Home
last modified time | relevance | path

Searched refs:GLINT_VECT2FUNC_VF_NUM_M (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h210 #define GLINT_VECT2FUNC_VF_NUM_M ICE_M(0xFF, 0) macro
H A Dice_sriov.c260 reg = FIELD_PREP(GLINT_VECT2FUNC_VF_NUM_M, device_based_vf_id) | in ice_ena_vf_msix_mappings()