Searched refs:iwl_txq_gen1_update_byte_cnt_tbl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/ |
H A D | tx.h | 227 void iwl_txq_gen1_update_byte_cnt_tbl(struct iwl_trans *trans,
|
H A D | tx.c | 1459 * iwl_txq_gen1_update_byte_cnt_tbl - Set up entry in Tx byte-count array 1461 void iwl_txq_gen1_update_byte_cnt_tbl(struct iwl_trans *trans, in iwl_txq_gen1_update_byte_cnt_tbl() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/queue/ |
H A D | tx.h | 178 void iwl_txq_gen1_update_byte_cnt_tbl(struct iwl_trans *trans,
|
H A D | tx.c | 1435 * iwl_txq_gen1_update_byte_cnt_tbl - Set up entry in Tx byte-count array 1437 void iwl_txq_gen1_update_byte_cnt_tbl(struct iwl_trans *trans, in iwl_txq_gen1_update_byte_cnt_tbl() function
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 2084 iwl_txq_gen1_update_byte_cnt_tbl(trans, txq, le16_to_cpu(tx_cmd->len), in iwl_trans_pcie_tx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | tx.c | 1585 iwl_txq_gen1_update_byte_cnt_tbl(trans, txq, le16_to_cpu(tx_cmd->len), in iwl_trans_pcie_tx()
|
Completed in 10 milliseconds