Searched refs:ATW_TXFLAG_LS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | atwreg.h | 958 #define ATW_TXFLAG_LS __BIT(30) /* packet's last descriptor */ macro |
H A D | atw.c | 3826 sc->sc_txdescs[lasttx].at_flags |= htole32(ATW_TXFLAG_LS); in atw_start() |