Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.h156 struct iwl_tfh_tb *tfh_tb = &tfh_tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_len() local
158 return le16_to_cpu(tfh_tb->tb_len); in iwl_txq_gen1_tfd_tb_get_len()
Dtx.c1342 struct iwl_tfh_tb *tfh_tb = &tfh_tfd->tbs[idx]; in iwl_txq_gen1_tfd_tb_get_addr() local
1344 return (dma_addr_t)(le64_to_cpu(tfh_tb->addr)); in iwl_txq_gen1_tfd_tb_get_addr()