Searched refs:I40E_VFQF_HLUT (Results 1 – 4 of 4) sorted by relevance
648 hlut_val = rd32(hw, I40E_VFQF_HLUT(i)); in i40evf_get_rxfh()687 wr32(hw, I40E_VFQF_HLUT(i), hlut_val); in i40evf_set_rxfh()
232 #define I40E_VFQF_HLUT(_i) (0x0000D000 + ((_i) * 4)) /* _i=0...15 */ /* Reset: CORER */ macro
1293 wr32(hw, I40E_VFQF_HLUT(i), lut); in i40evf_configure_rss_reg()
3332 #define I40E_VFQF_HLUT(_i) (0x0000D000 + ((_i) * 4)) /* _i=0...15 */ /* Reset: CORER */ macro