Symbol: ieee80211_txq
sys/compat/linuxkpi/common/include/net/mac80211.h
1168
struct ieee80211_txq *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1180
void linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *, unsigned long *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1195
struct ieee80211_txq *linuxkpi_ieee80211_next_txq(struct ieee80211_hw *, uint8_t);
sys/compat/linuxkpi/common/include/net/mac80211.h
1197
struct ieee80211_txq *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1199
struct ieee80211_txq *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1431
ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
1437
ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
sys/compat/linuxkpi/common/include/net/mac80211.h
1455
static inline struct ieee80211_txq *
sys/compat/linuxkpi/common/include/net/mac80211.h
1463
struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2078
ieee80211_tx_dequeue(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2085
ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2288
ieee80211_txq_get_depth(struct ieee80211_txq *txq, unsigned long *frame_cnt,
sys/compat/linuxkpi/common/include/net/mac80211.h
2319
ieee80211_txq_may_transmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
749
struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1]; /* iwlwifi: 8 and adds +1 to tid_data, net80211::IEEE80211_TID_SIZE */
sys/compat/linuxkpi/common/include/net/mac80211.h
853
struct ieee80211_txq *txq;
sys/compat/linuxkpi/common/include/net/mac80211.h
987
void (*wake_tx_queue)(struct ieee80211_hw *, struct ieee80211_txq *);
sys/compat/linuxkpi/common/src/linux_80211.c
8957
struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/src/linux_80211.c
8990
linuxkpi_ieee80211_txq_get_depth(struct ieee80211_txq *txq,
sys/compat/linuxkpi/common/src/linux_80211.c
9533
struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/src/linux_80211.c
9543
struct ieee80211_txq *ntxq;
sys/compat/linuxkpi/common/src/linux_80211.c
9593
struct ieee80211_txq *
sys/compat/linuxkpi/common/src/linux_80211.c
9597
struct ieee80211_txq *txq;
sys/compat/linuxkpi/common/src/linux_80211.c
9636
struct ieee80211_txq *txq, bool withoutpkts)
sys/compat/linuxkpi/common/src/linux_80211.h
181
struct ieee80211_txq txq __aligned(CACHE_LINE_SIZE);
sys/compat/linuxkpi/common/src/linux_80211.h
514
void lkpi_80211_mo_wake_tx_queue(struct ieee80211_hw *, struct ieee80211_txq *,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
728
lkpi_80211_mo_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq,