Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/queue/
A Dtx.h135 void *_tfd) in iwl_txq_gen1_tfd_get_num_tbs() argument
140 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_get_num_tbs()
145 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_get_num_tbs()
150 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_len() argument
156 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_len()
162 tfd = (struct iwl_tfd *)_tfd; in iwl_txq_gen1_tfd_tb_get_len()
A Dtx.c1301 void *_tfd, u8 idx) in iwl_txq_gen1_tfd_tb_get_addr() argument
1309 struct iwl_tfh_tfd *tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()
1315 tfd = _tfd; in iwl_txq_gen1_tfd_tb_get_addr()

Completed in 7 milliseconds