Home
last modified time | relevance | path

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

/src/sys/dev/bce/
H A Dif_bcereg.h1115 #define TX_BD_FLAGS_SW_LSO (1<<15) macro
H A Dif_bce.c7193 *flags |= TX_BD_FLAGS_SW_LSO; in bce_tso_setup()
9860 if (txbd->tx_bd_flags & TX_BD_FLAGS_SW_LSO) { in bce_dump_txbd()