Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.h134 void *_tfd) in iwl_txq_gen1_tfd_get_num_tbs() argument
139 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_get_num_tbs()
144 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_get_num_tbs()
149 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_len() argument
155 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_len()
161 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_tb_get_len()
Dtx.c1333 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_addr() argument
1341 struct iwl_tfh_tfd *tfh_tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()
1347 tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()