Searched defs:n_bd (Results 1 – 4 of 4) sorted by relevance
122 static inline int iwl_queue_inc_wrap(int index, int n_bd) in iwl_queue_inc_wrap()132 static inline int iwl_queue_dec_wrap(int index, int n_bd) in iwl_queue_dec_wrap()165 int n_bd; /* number of BDs in this queue */ member
133 int n_bd; /* number of BDs in this queue */ member2199 il_queue_inc_wrap(int idx, int n_bd) in il_queue_inc_wrap()2210 il_queue_dec_wrap(int idx, int n_bd) in il_queue_dec_wrap()
3745 static inline int ipw_queue_inc_wrap(int index, int n_bd) in ipw_queue_inc_wrap()
382 int n_bd; /**< number of BDs in this queue */ member