Home
last modified time | relevance | path

Searched refs:msix_vector_first_id (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type_e610.h855 u32 msix_vector_first_id; member
H A Dixgbe_e610.c587 caps->msix_vector_first_id = phys_id; in ixgbe_parse_e610_caps()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c2423 caps->msix_vector_first_id = phys_id; in ice_parse_common_caps()
2427 caps->msix_vector_first_id); in ice_parse_common_caps()
3203 ICE_RESTORE_FUNC_CAP(msix_vector_first_id); in ice_set_safe_mode_caps()
3232 ICE_RESTORE_DEV_CAP(msix_vector_first_id); in ice_set_safe_mode_caps()
H A Dice_sriov.c244 pf->hw.func_caps.common_cap.msix_vector_first_id; in ice_ena_vf_msix_mappings()