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

/freebsd-11-stable/sys/dev/ixl/
H A Dif_ixlv.c2061 wr32(hw, I40E_VFINT_DYN_CTLN1(id), reg);
2067 wr32(hw, I40E_VFINT_DYN_CTLN1(id),
H A Dixl_txrx.c2286 reg = I40E_VFINT_DYN_CTLN1(qidx);
H A Di40e_register.h3243 #define I40E_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...15 */ /* Reset: VFR */ macro

Completed in 222 milliseconds