Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1258 struct bnxt_vnic_info { struct
1305 struct bnxt_vnic_info vnic; argument
2381 struct bnxt_vnic_info *vnic_info;
2884 int bnxt_hwrm_vnic_set_tpa(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2890 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, struct bnxt_vnic_info *vnic);
2891 int bnxt_hwrm_vnic_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2920 int bnxt_hwrm_vnic_update(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2922 int bnxt_hwrm_vnic_rss_cfg_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic);
2923 int __bnxt_setup_vnic_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic);
H A Dbnxt.c2911 struct bnxt_vnic_info *vnic = &bp->vnic_info[0]; in bnxt_vnic_is_active()
4533 bp->vnic_info = kcalloc(num_vnics, sizeof(struct bnxt_vnic_info), in bnxt_alloc_vnics()
4544 struct bnxt_vnic_info *vnic0 = &bp->vnic_info[BNXT_VNIC_DEFAULT]; in bnxt_init_vnics()
4548 struct bnxt_vnic_info *vnic = &bp->vnic_info[i]; in bnxt_init_vnics()
4783 struct bnxt_vnic_info *vnic; in bnxt_free_vnic_attributes()
4819 struct bnxt_vnic_info *vnic; in bnxt_alloc_vnic_attributes()
5761 struct bnxt_vnic_info *vnic = &bp->vnic_info[vnic_id]; in bnxt_hwrm_cfa_l2_set_rx_mask()
6142 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx()
6155 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx()
6180 struct bnxt_vnic_info *vnic; in bnxt_hwrm_cfa_ntuple_filter_alloc()
[all …]
H A Dbnxt_ethtool.c1240 struct bnxt_vnic_info *vnic) in bnxt_alloc_vnic_rss_table()
1829 struct bnxt_vnic_info *vnic; in bnxt_get_rxfh()
1917 struct bnxt_vnic_info *vnic; in bnxt_create_rxfh_context()