Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.c59 bnxt_hwrm_vnic_cfg(bp, 0); in bnxt_register_dev()
Dbnxt.h2305 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id);
Dbnxt.c5445 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_cfg() function
8630 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic()
8680 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic_p5()
8761 rc = bnxt_hwrm_vnic_cfg(bp, 1); in bnxt_setup_nitroa0_vnic()