Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c114 wr32(hw, GLINT_VECT2FUNC(v), reg); in ice_dis_vf_mappings()
307 wr32(hw, GLINT_VECT2FUNC(v), reg); in ice_ena_vf_msix_mappings()
H A Dice_hw_autogen.h196 #define GLINT_VECT2FUNC(_INT) (0x00162000 + ((_INT) * 4)) macro