Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h258 #define VPINT_MBX_CTL(_VSI) (0x0016A000 + ((_VSI) * 4)) macro
H A Dice_sriov.c313 wr32(hw, VPINT_MBX_CTL(device_based_vf_id), VPINT_MBX_CTL_CAUSE_ENA_M); in ice_ena_vf_msix_mappings()