Searched refs:max_pg_bd (Results 1 – 2 of 2) sorted by relevance
5390 DBRUNIF((sc->free_pg_bd == sc->max_pg_bd), sc->pg_empty_count++); in bce_get_pg_buf()5857 sc->max_pg_bd = USABLE_PG_BD_ALLOC; in bce_init_pg_chain()5858 DBRUN(sc->pg_low_watermark = sc->max_pg_bd); in bce_init_pg_chain()5991 sc->free_pg_bd = sc->max_pg_bd; in bce_free_pg_chain()10749 "(sc->max_pg_bd)\n", sc->pg_low_watermark, sc->max_pg_bd); in bce_dump_driver_state()
6551 u16 max_pg_bd; member