Home
last modified time | relevance | path

Searched defs:n_bd (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h119 int n_bd; /* number of BDs in this queue */ member
2206 il_queue_inc_wrap(int idx, int n_bd) in il_queue_inc_wrap()
2217 il_queue_dec_wrap(int idx, int n_bd) in il_queue_dec_wrap()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3676 static inline int ipw_queue_inc_wrap(int index, int n_bd) in ipw_queue_inc_wrap()
H A Dipw2200.h367 int n_bd; /**< number of BDs in this queue */ member