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

/openbsd-current/sys/dev/ic/
H A Dfxpreg.h172 #define FXP_NTXSEG ((256 - SZ_TXCB) / SZ_TBD) macro
189 volatile struct fxp_tbd tbd[FXP_NTXSEG];
H A Dfxp.c370 FXP_NTXSEG, MCLBYTES, 0, 0, &sc->txs[i].tx_map)) != 0) {

Completed in 215 milliseconds