Home
last modified time | relevance | path

Searched refs:IWL_SHARED_IRQ_FIRST_RSS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h282 * @IWL_SHARED_IRQ_FIRST_RSS: interrupt vector serves first RSS queue.
286 IWL_SHARED_IRQ_FIRST_RSS = BIT(1), enumerator
734 IWL_SHARED_IRQ_FIRST_RSS ? 1 : 0; in queue_name()
H A Dtrans.c1141 trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS ? 1 : 0; in iwl_pcie_map_rx_causes()
1163 if (trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS) in iwl_pcie_map_rx_causes()
1648 IWL_SHARED_IRQ_FIRST_RSS; in iwl_pcie_set_interrupt_capa()
1679 i = trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS ? 0 : 1; in iwl_pcie_irq_set_affinity()
H A Drx.c2210 if ((trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS) && in iwl_pcie_irq_msix_handler()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h227 * @IWL_SHARED_IRQ_FIRST_RSS: interrupt vector serves first RSS queue.
231 IWL_SHARED_IRQ_FIRST_RSS = BIT(1), enumerator
708 IWL_SHARED_IRQ_FIRST_RSS ? 1 : 0; in queue_name()
H A Drx.c1048 if (trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS && in iwl_pcie_napi_poll_msix()
2205 if (trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS) in iwl_pcie_irq_msix_handler()
2251 if ((trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS) && in iwl_pcie_irq_msix_handler()
H A Dtrans.c1167 trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS ? 1 : 0; in iwl_pcie_map_rx_causes()
1189 if (trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS) in iwl_pcie_map_rx_causes()
1687 IWL_SHARED_IRQ_FIRST_RSS; in iwl_pcie_set_interrupt_capa()
1723 i = trans_pcie->shared_vec_mask & IWL_SHARED_IRQ_FIRST_RSS ? 0 : 1; in iwl_pcie_irq_set_affinity()

Completed in 28 milliseconds