Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h107 static inline bool iwl_txq_crosses_4g_boundary(u64 phys, u16 len) in iwl_txq_crosses_4g_boundary() function
H A Dtx.c227 WARN(iwl_txq_crosses_4g_boundary(addr, len), in iwl_txq_gen2_set_tb()
288 if (likely(!iwl_txq_crosses_4g_boundary(phys, len))) { in iwl_txq_gen2_set_tb_with_wa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dctxt-info.c76 if (unlikely(iwl_txq_crosses_4g_boundary(*phys, size))) { in _iwl_pcie_ctxt_info_dma_alloc_coherent()