Home
last modified time | relevance | path

Searched refs:bnxt_get_ulp_stat_ctxs (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ulp.h95 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp);
A Dbnxt_ulp.c131 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp) in bnxt_get_ulp_stat_ctxs() function
A Dbnxt.c6436 int ulp_stat = bnxt_get_ulp_stat_ctxs(bp); in bnxt_get_func_stat_ctxs()
6552 if (stat > bnxt_get_ulp_stat_ctxs(bp)) in __bnxt_reserve_rings()
6553 stat -= bnxt_get_ulp_stat_ctxs(bp); in __bnxt_reserve_rings()
12178 stats += bnxt_get_ulp_stat_ctxs(bp); in bnxt_check_rings()
13283 hw_resc->max_stat_ctxs - bnxt_get_ulp_stat_ctxs(bp)); in _bnxt_get_max_rings()

Completed in 26 milliseconds