Home
last modified time | relevance | path

Searched refs:EN_DQ_LEN (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/en/
HDmidway.c270 #define EN_DQ_LEN(X) ((X) & 0x3ffff) macro
1741 sc->txslot[slot].mbsize -= EN_DQ_LEN(dtq); in en_intr_tx_dma()
1743 "%d", slot, EN_DQ_LEN(dtq), in en_intr_tx_dma()
1814 if (EN_DQ_LEN(drq) != 0) { in en_rx_drain()
1851 EN_DQ_LEN(drq), vc->rxhand)); in en_rx_drain()