Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h63 int bnxt_hwrm_vnic_set_hds(struct bnxt_softc *sc, struct bnxt_vnic_info *vnic);
64 int bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
65 int bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
66 int bnxt_hwrm_vnic_free(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic);
76 struct bnxt_vnic_info *vnic);
82 int bnxt_hwrm_rss_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic,
H A Dbnxt_hwrm.c1419 bnxt_hwrm_vnic_set_hds(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_set_hds()
1435 bnxt_hwrm_vnic_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_cfg()
1472 bnxt_hwrm_vnic_free(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_free()
1495 bnxt_hwrm_vnic_alloc(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic) in bnxt_hwrm_vnic_alloc()
1986 struct bnxt_vnic_info *vnic) in bnxt_hwrm_cfa_l2_set_rx_mask()
2026 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_free_filter()
2051 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_l2_filter_alloc()
2099 struct bnxt_vnic_info *vnic = &softc->vnic_info; in bnxt_hwrm_set_filter()
2119 bnxt_hwrm_rss_cfg(struct bnxt_softc *softc, struct bnxt_vnic_info *vnic, in bnxt_hwrm_rss_cfg()
H A Dbnxt.h521 struct bnxt_vnic_info { struct
1080 struct bnxt_vnic_info vnic_info;