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.h1251 struct bnxt_vnic_info { struct
1298 struct bnxt_vnic_info vnic; argument
2329 struct bnxt_vnic_info *vnic_info;
2812 int bnxt_hwrm_vnic_set_tpa(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2818 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, struct bnxt_vnic_info *vnic);
2819 int bnxt_hwrm_vnic_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2846 int bnxt_hwrm_vnic_update(struct bnxt *bp, struct bnxt_vnic_info *vnic,
2848 int bnxt_hwrm_vnic_rss_cfg_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic);
2849 int __bnxt_setup_vnic_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic);
H A Dbnxt.c4369 bp->vnic_info = kcalloc(num_vnics, sizeof(struct bnxt_vnic_info), in bnxt_alloc_vnics()
4380 struct bnxt_vnic_info *vnic0 = &bp->vnic_info[BNXT_VNIC_DEFAULT]; in bnxt_init_vnics()
4384 struct bnxt_vnic_info *vnic = &bp->vnic_info[i]; in bnxt_init_vnics()
4591 struct bnxt_vnic_info *vnic; in bnxt_free_vnic_attributes()
4627 struct bnxt_vnic_info *vnic; in bnxt_alloc_vnic_attributes()
5569 struct bnxt_vnic_info *vnic = &bp->vnic_info[vnic_id]; in bnxt_hwrm_cfa_l2_set_rx_mask()
5950 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx()
5963 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx()
5988 struct bnxt_vnic_info *vnic; in bnxt_hwrm_cfa_ntuple_filter_alloc()
6074 struct bnxt_vnic_info *vnic = &bp->vnic_info[i]; in bnxt_hwrm_clear_vnic_filter()
[all …]
H A Dbnxt_ethtool.c1220 struct bnxt_vnic_info *vnic) in bnxt_alloc_vnic_rss_table()
1804 struct bnxt_vnic_info *vnic; in bnxt_get_rxfh()
1892 struct bnxt_vnic_info *vnic; in bnxt_create_rxfh_context()