Searched refs:bnxt_hwrm_vnic_cfg (Results 1 – 5 of 5) sorted by relevance
64 int bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
79 bnxt_hwrm_vnic_cfg(bp, &bp->vnic_info); in bnxt_register_dev()
1368 rc = bnxt_hwrm_vnic_cfg(softc, &softc->vnic_info); in bnxt_rx_stall_sysctl()1393 rc = bnxt_hwrm_vnic_cfg(softc, &softc->vnic_info); in bnxt_vlan_strip_sysctl()
1435 bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_cfg() function
2882 rc = bnxt_hwrm_vnic_cfg(softc, &softc->vnic_info); in bnxt_init()