Home
last modified time | relevance | path

Searched refs:bnxt_get_ulp_msix_num (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h100 int bnxt_get_ulp_msix_num(struct bnxt *bp);
H A Dbnxt_ulp.c202 int bnxt_get_ulp_msix_num(struct bnxt *bp) in bnxt_get_ulp_msix_num() function
H A Dbnxt.c3176 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_alloc_cp_rings()
6228 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_nq_rings_in_use()
6257 if (bnxt_nq_rings_in_use(bp) > cp + bnxt_get_ulp_msix_num(bp)) in bnxt_get_func_stat_ctxs()
8578 cp -= bnxt_get_ulp_msix_num(bp); in bnxt_get_max_func_cp_rings_for_en()
8670 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_init_msix()
11254 cp += bnxt_get_ulp_msix_num(bp); in bnxt_check_rings()
12355 bnxt_get_ulp_msix_num(bp), in _bnxt_get_max_rings()
/kernel/linux/linux-6.6/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
349 edev->ulp_tbl->msix_requested = bnxt_get_ulp_msix_num(bp); in bnxt_set_edev_info()
H A Dbnxt.c3503 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_alloc_cp_rings()
6396 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_nq_rings_in_use()
6425 if (bnxt_nq_rings_in_use(bp) > cp + bnxt_get_ulp_msix_num(bp)) in bnxt_get_func_stat_ctxs()
9066 cp -= bnxt_get_ulp_msix_num(bp); in bnxt_get_max_func_cp_rings_for_en()
9158 ulp_msix = bnxt_get_ulp_msix_num(bp); in bnxt_init_msix()
12194 cp += bnxt_get_ulp_msix_num(bp); in bnxt_check_rings()
13308 bnxt_get_ulp_msix_num(bp), in _bnxt_get_max_rings()

Completed in 35 milliseconds