Symbol: bnxt_vnic_info
sys/dev/bnxt/bnxt_en/bnxt.h
1206
struct bnxt_vnic_info vnic_info;
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
1593
bnxt_hwrm_vnic_set_hds(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic)
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
1609
bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic)
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
1646
bnxt_hwrm_vnic_free(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic)
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
1669
bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic)
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2163
struct bnxt_vnic_info *vnic)
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2203
struct bnxt_vnic_info *vnic = &softc->vnic_info;
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2228
struct bnxt_vnic_info *vnic = &softc->vnic_info;
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2276
struct bnxt_vnic_info *vnic = &softc->vnic_info;
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2296
bnxt_hwrm_rss_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic,
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
63
int bnxt_hwrm_vnic_set_hds(struct bnxt_softc *sc, struct bnxt_vnic_info *vnic);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
64
int bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
65
int bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
66
int bnxt_hwrm_vnic_free(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
76
struct bnxt_vnic_info *vnic);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.h
82
int bnxt_hwrm_rss_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic,