Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ulp.c59 bnxt_hwrm_vnic_cfg(bp, 0); in bnxt_register_dev()
Dbnxt.h2298 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id);
Dbnxt.c5443 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_vnic_cfg() function
8628 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic()
8678 rc = bnxt_hwrm_vnic_cfg(bp, vnic_id); in __bnxt_setup_vnic_p5()
8759 rc = bnxt_hwrm_vnic_cfg(bp, 1); in bnxt_setup_nitroa0_vnic()