Searched refs:I40E_PFQF_HLUT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Dixl_pf_iflib.c864 wr32(hw, I40E_PFQF_HLUT(i), ((u32 *)hlut_buf)[i]);
H A Dixl_pf_main.c3615 reg = rd32(hw, I40E_PFQF_HLUT(i));
H A Di40e_register.h2233 #define I40E_PFQF_HLUT(_i) (0x00240000 + ((_i) * 128)) /* _i=0...127 */ /* Reset: CORER */ macro

Completed in 99 milliseconds