Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5307 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, u16 vnic_id, u16 ctx_idx) in bnxt_hwrm_vnic_ctx_alloc() function
8145 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 0); in __bnxt_setup_vnic()
8154 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 1); in __bnxt_setup_vnic()
8198 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, i); in __bnxt_setup_vnic_p5()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c5429 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, u16 vnic_id, u16 ctx_idx) in bnxt_hwrm_vnic_ctx_alloc() function
8624 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 0); in __bnxt_setup_vnic()
8633 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 1); in __bnxt_setup_vnic()
8677 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, i); in __bnxt_setup_vnic_p5()

Completed in 31 milliseconds