Home
last modified time | relevance | path

Searched refs:tfh_tfd (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/queue/
A Dtx.h139 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_get_num_tbs() local
141 return le16_to_cpu(tfh_tfd->num_tbs) & 0x1f; in iwl_txq_gen1_tfd_get_num_tbs()
155 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_len() local
156 struct iwl_tfh_tb *tfh_tb = &tfh_tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len()
A Dtx.c1341 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr() local
1342 struct iwl_tfh_tb *tfh_tb = &tfh_tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr()

Completed in 9 milliseconds