Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h94 int bnxt_get_ulp_msix_num(struct bnxt *bp);
H A Dbnxt_ulp.c111 int bnxt_get_ulp_msix_num(struct bnxt *bp) in bnxt_get_ulp_msix_num() function
352 edev->ulp_tbl->msix_requested = bnxt_get_ulp_msix_num(bp); in bnxt_set_edev_info()
H A Dbnxt.c3494 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_alloc_cp_rings()
6387 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_nq_rings_in_use()
6416 if (bnxt_nq_rings_in_use(bp) > cp + bnxt_get_ulp_msix_num(bp)) in bnxt_get_func_stat_ctxs()
9057 cp -= bnxt_get_ulp_msix_num(bp); in bnxt_get_max_func_cp_rings_for_en()
9149 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_init_msix()
12192 cp += bnxt_get_ulp_msix_num(bp); in bnxt_check_rings()
13306 bnxt_get_ulp_msix_num(bp), in _bnxt_get_max_rings()