Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c6467 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, in bnxt_hwrm_vnic_ctx_alloc() function
10094 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic, 0); in __bnxt_setup_vnic()
10103 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic, 1); in __bnxt_setup_vnic()
10184 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic, i); in __bnxt_setup_vnic_p5()