Home
last modified time | relevance | path

Searched refs:iwl_pcie_get_tso_page_phys (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx-gen2.c125 phys = iwl_pcie_get_tso_page_phys(page_address(page)); in iwl_txq_gen2_set_tb_with_wa()
195 start_hdr_phys = iwl_pcie_get_tso_page_phys(start_hdr); in iwl_txq_gen2_build_amsdu()
243 tb_phys = iwl_pcie_get_tso_page_phys(start_hdr); in iwl_txq_gen2_build_amsdu()
Dinternal.h651 static inline dma_addr_t iwl_pcie_get_tso_page_phys(void *addr) in iwl_pcie_get_tso_page_phys() function
Dtx.c1944 start_hdr_phys = iwl_pcie_get_tso_page_phys(start_hdr); in iwl_fill_data_tbs_amsdu()
1996 hdr_tb_phys = iwl_pcie_get_tso_page_phys(start_hdr); in iwl_fill_data_tbs_amsdu()