Searched refs:IAVF_VFQF_HLUT (Results 1 – 2 of 2) sorted by relevance
64 #define IAVF_VFQF_HLUT(_i) (0x0000D000 + ((_i) * 4)) /* _i=0...15 */ /* Reset: CORER */ macro
1711 wr32(hw, IAVF_VFQF_HLUT(i), dw[i]); in iavf_config_rss_reg()