Searched refs:I40E_QINT_TQCTL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_iov.c745 offset = I40E_QINT_TQCTL(cur_queue);
H A Dixl_pf_main.c1631 wr32(hw, I40E_QINT_TQCTL(i), reg);
1687 wr32(hw, I40E_QINT_TQCTL(0), reg);
H A Di40e_register.h1109 #define I40E_QINT_TQCTL(_Q) (0x0003C000 + ((_Q) * 4)) /* _i=0...1535 */ /* Reset: CORER */ macro
H A Di40e_common.c1492 wr32(hw, I40E_QINT_TQCTL(i), 0);

Completed in 185 milliseconds