Searched refs:int_mode (Results 1 – 12 of 12) sorted by relevance
125 if (sb_info->p_dev->int_mode == ECORE_INT_MODE_POLL) in ecore_sb_ack()218 enum ecore_int_mode int_mode);
261 enum ecore_int_mode int_mode);
1876 enum ecore_int_mode int_mode) in ecore_int_igu_enable_int() argument1887 p_hwfn->p_dev->int_mode = int_mode; in ecore_int_igu_enable_int()1888 switch (p_hwfn->p_dev->int_mode) { in ecore_int_igu_enable_int()1934 enum ecore_int_mode int_mode) in ecore_int_igu_enable() argument1940 if ((int_mode != ECORE_INT_MODE_INTA) || IS_LEAD_HWFN(p_hwfn)) { in ecore_int_igu_enable()1950 ecore_int_igu_enable_int(p_hwfn, p_ptt, int_mode); in ecore_int_igu_enable()
136 enum ecore_int_mode int_mode; member
886 u32 int_mode; member
5625 params.int_mode = cdev->int_mode; in qlnx_nic_start()5676 cdev->int_mode = ECORE_INT_MODE_MSIX; in qlnx_slowpath_start()
3593 rc = ecore_int_igu_enable(p_hwfn, p_ptt, p_params->int_mode); in ecore_hw_init_pf()3773 if ((p_params->int_mode == ECORE_INT_MODE_MSI) && ECORE_IS_CMT(p_dev)) { in ecore_hw_init()
2697 if (adapter->int_mode == AL_IOFIC_MODE_LEGACY) in al_eth_interrupts_unmask()2732 enum al_iofic_mode int_mode; in al_eth_configure_int_mode() local2740 int_mode = AL_IOFIC_MODE_LEGACY; in al_eth_configure_int_mode()2742 int_mode = AL_IOFIC_MODE_MSIX_PER_Q; in al_eth_configure_int_mode()2757 int_mode, m2s_errors_disable, m2s_aborts_disable, in al_eth_configure_int_mode()2763 adapter->int_mode = int_mode; in al_eth_configure_int_mode()2765 int_mode == AL_IOFIC_MODE_LEGACY ? "INTx" : in al_eth_configure_int_mode()2766 int_mode == AL_IOFIC_MODE_MSIX_PER_Q ? "MSI-X per Queue" : "Unknown"); in al_eth_configure_int_mode()
279 enum al_iofic_mode int_mode; member
1737 req.int_mode = HWRM_RING_ALLOC_INPUT_INT_MODE_MSIX; in bnxt_hwrm_ring_alloc()1747 req.int_mode = HWRM_RING_ALLOC_INPUT_INT_MODE_MSIX; in bnxt_hwrm_ring_alloc()
42227 uint8_t int_mode; member
1630 req.int_mode = ring_attr->mode; in bnxt_re_net_ring_alloc()