Home
last modified time | relevance | path

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

/NextBSD/sys/dev/txp/
HDif_txpreg.h766 #define TXP_TXD_RESERVED 4 macro
HDif_txp.c2144 if (r->r_cnt + nsegs >= TX_ENTRIES - TXP_TXD_RESERVED) { in txp_encap()