Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.h102 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp);
Dbnxt_ulp.c223 int bnxt_get_ulp_stat_ctxs(struct bnxt *bp) in bnxt_get_ulp_stat_ctxs() function
Dbnxt.c6245 int ulp_stat = bnxt_get_ulp_stat_ctxs(bp); in bnxt_get_func_stat_ctxs()
6361 if (stat > bnxt_get_ulp_stat_ctxs(bp)) in __bnxt_reserve_rings()
6362 stat -= bnxt_get_ulp_stat_ctxs(bp); in __bnxt_reserve_rings()
11240 stats += bnxt_get_ulp_stat_ctxs(bp); in bnxt_check_rings()
12327 hw_resc->max_stat_ctxs - bnxt_get_ulp_stat_ctxs(bp)); in _bnxt_get_max_rings()