Searched refs:bnxt_hwrm_vnic_ctx_alloc (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 5421 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, u16 vnic_id, u16 ctx_idx) in bnxt_hwrm_vnic_ctx_alloc() 8616 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 0); in __bnxt_setup_vnic() 8625 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, 1); in __bnxt_setup_vnic() 8669 rc = bnxt_hwrm_vnic_ctx_alloc(bp, vnic_id, i); in __bnxt_setup_vnic_p5() 5420 static int bnxt_hwrm_vnic_ctx_alloc(struct bnxt *bp, u16 vnic_id, u16 ctx_idx) bnxt_hwrm_vnic_ctx_alloc() function
|