Searched refs:I40E_VSILAN_QTABLE (Results 1 – 3 of 3) sorted by relevance
618 wr32(hw, I40E_VSILAN_QTABLE(j, vf->lan_vsi_id), reg); in i40e_enable_vf_mappings()
1321 #define I40E_VSILAN_QTABLE(_i, _VSI) (0x00200000 + ((_i) * 2048 + (_VSI) * 4)) /* _i=0...7, _VSI=0.… macro