Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h64 int bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
H A Dbnxt_ulp.c79 bnxt_hwrm_vnic_cfg(bp, &bp->vnic_info); in bnxt_register_dev()
H A Dbnxt_sysctl.c1368 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()
H A Dbnxt_hwrm.c1435 bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_cfg() function
H A Dif_bnxt.c2882 rc = bnxt_hwrm_vnic_cfg(softc, &softc->vnic_info); in bnxt_init()