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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c6840 DBRUNIF((!(txbd->tx_bd_flags & TX_BD_FLAGS_END)),
7378 txbd->tx_bd_flags |= htole16(TX_BD_FLAGS_END);
9870 if (txbd->tx_bd_flags & TX_BD_FLAGS_END) {
H A Dif_bcereg.h1110 #define TX_BD_FLAGS_END (1<<6) macro

Completed in 149 milliseconds