Searched refs:I40E_GLLAN_TXPRE_QDIS (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_ixl.c2661 reg = I40E_GLLAN_TXPRE_QDIS(qid / 128);
4996 val = ixl_rd(sc, I40E_GLLAN_TXPRE_QDIS(reg_block));
5001 ixl_wr(sc, I40E_GLLAN_TXPRE_QDIS(reg_block), val);
H A Dif_ixlreg.h1270 #define I40E_GLLAN_TXPRE_QDIS(_i) (0x000e6500 + ((_i) * 4)) /* _i=0...11 */ /* Reset: CORER */ macro

Completed in 202 milliseconds