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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c5396 DBRUNIF((sc->free_pg_bd == sc->max_pg_bd), sc->pg_empty_count++);
5863 sc->max_pg_bd = USABLE_PG_BD_ALLOC;
5864 DBRUN(sc->pg_low_watermark = sc->max_pg_bd);
5997 sc->free_pg_bd = sc->max_pg_bd;
10755 "(sc->max_pg_bd)\n", sc->pg_low_watermark, sc->max_pg_bd);
H A Dif_bcereg.h6551 u16 max_pg_bd; member in struct:bce_softc

Completed in 105 milliseconds