Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/iwlwifi/
Diwl-shared.h456 static inline int iwl_queue_inc_wrap(int index, int n_bd) in iwl_queue_inc_wrap()
466 static inline int iwl_queue_dec_wrap(int index, int n_bd) in iwl_queue_dec_wrap()
Diwl-trans-pcie-int.h150 int n_bd; /* number of BDs in this queue */ member
/linux-3.3/drivers/net/wireless/iwlegacy/
Dcommon.h133 int n_bd; /* number of BDs in this queue */ member
2404 il_queue_inc_wrap(int idx, int n_bd) in il_queue_inc_wrap()
2415 il_queue_dec_wrap(int idx, int n_bd) in il_queue_dec_wrap()
/linux-3.3/drivers/net/wireless/ipw2x00/
Dipw2200.c3723 static inline int ipw_queue_inc_wrap(int index, int n_bd) in ipw_queue_inc_wrap()
Dipw2200.h384 int n_bd; /**< number of BDs in this queue */ member