Searched refs:iwl_txq_crosses_4g_boundary (Results 1 – 3 of 3) sorted by relevance
28 if (unlikely(iwl_txq_crosses_4g_boundary(*phys, size))) { in _iwl_pcie_ctxt_info_dma_alloc_coherent()
74 if (likely(!iwl_txq_crosses_4g_boundary(phys, len))) { in iwl_txq_gen2_set_tb_with_wa()621 WARN(iwl_txq_crosses_4g_boundary(addr, len), in iwl_txq_gen2_set_tb()
689 static inline bool iwl_txq_crosses_4g_boundary(u64 phys, u16 len) in iwl_txq_crosses_4g_boundary() function