Searched refs:dropless_fc (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h351 ((sc)->dropless_fc ? BD_TH_HI(sc) + 128 : 128)
1733 uint8_t dropless_fc; member in struct:bxe_softc
H A Dbxe.c7057 if (!CHIP_IS_E1(sc) && sc->dropless_fc) {
11355 if (sc->dropless_fc &&
11381 if (sc->dropless_fc &&
11387 if (sc->dropless_fc &&

Completed in 110 milliseconds