Searched refs:TX_BD_FLAGS_SW_SNAP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bce/ | ||
H A D | if_bcereg.h | 1114 #define TX_BD_FLAGS_SW_SNAP (1<<14) macro |
H A D | if_bce.c | 9881 if (txbd->tx_bd_flags & TX_BD_FLAGS_SW_SNAP) { in bce_dump_txbd() |