Searched defs:txqs (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_xmit.c | 958 ar9300_get_tx_intr_queue(struct ath_hal *ah, u_int32_t *txqs) in ar9300_get_tx_intr_queue()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath.c | 2082 uint32_t txqs; in ath_intr() local 4595 uint32_t txqs; in ath_tx_proc_q0() local 4640 uint32_t txqs; in ath_tx_proc_q0123() local 4696 uint32_t txqs; in ath_tx_proc() local
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 625 ar5210GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5210GetTxIntrQueue()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 663 ar5211GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5211GetTxIntrQueue()
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 1128 txq_prod(struct sge_txq *txq, unsigned int ndesc, struct txq_state *txqs) in txq_prod() 1279 write_wr_hdr_sgl(unsigned int ndesc, struct tx_desc *txd, struct txq_state *txqs, in write_wr_hdr_sgl() 1357 struct txq_state txqs; in t3_encap() local 2203 struct txq_state txqs; in write_ofld_wr() local
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 951 ar5212GetTxIntrQueue(struct ath_hal *ah, uint32_t *txqs) in ar5212GetTxIntrQueue()
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 1143 struct iwl_trans_txqs txqs; global() member 1402 iwl_trans_freeze_txq_timer(struct iwl_trans * trans,unsigned long txqs,bool freeze) iwl_trans_freeze_txq_timer() argument 1427 iwl_trans_wait_tx_queues_empty(struct iwl_trans * trans,u32 txqs) iwl_trans_wait_tx_queues_empty() argument
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge.h | 173 struct sfxge_txq **txqs; member
|
/freebsd/sys/contrib/dev/iwlwifi/queue/ |
H A D | tx.c |
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac80211.c | 3198 unsigned long txqs = 0, tids = 0; __iwl_mvm_mac_sta_notify() local
|
/freebsd/sys/dev/ice/ |
H A D | ice_adminq_cmd.h | 2578 struct ice_aqc_add_txqs_perq txqs[STRUCT_HACK_VAR_LEN]; global() member 2665 struct ice_aqc_move_txqs_elem txqs[STRUCT_HACK_VAR_LEN]; global() member
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | main.h | 2030 struct list_head txqs; global() member
|