Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h253 #define VPINT_ALLOC(_VF) (0x001D1000 + ((_VF) * 4)) macro
Dice_sriov.c101 wr32(hw, VPINT_ALLOC(vf->vf_id), 0); in ice_dis_vf_mappings()
276 wr32(hw, VPINT_ALLOC(vf->vf_id), reg); in ice_ena_vf_msix_mappings()