Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.c77 bnxt_hwrm_vnic_cfg(bp, 0); in bnxt_register_dev()
Dbnxt.h2342 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id);
Dbnxt.c5456 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_cfg() function
8644 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic()
8694 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic_p5()
8775 rc = bnxt_hwrm_vnic_cfg(bp, 1); in bnxt_setup_nitroa0_vnic()