Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.h189 void *_tfd) in iwl_txq_gen1_tfd_get_num_tbs() argument
194 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_get_num_tbs()
199 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_get_num_tbs()
204 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_len() argument
210 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_len()
216 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_tb_get_len()
Dtx.c1377 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_addr() argument
1385 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()
1391 tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()