Searched refs:bnxt_vnic_info (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 1293 struct bnxt_vnic_info { struct 1341 struct bnxt_vnic_info vnic; argument 2418 struct bnxt_vnic_info *vnic_info; 2995 int bnxt_hwrm_vnic_set_tpa(struct bnxt *bp, struct bnxt_vnic_info *vnic, 3001 int bnxt_hwrm_vnic_cfg(struct bnxt *bp, struct bnxt_vnic_info *vnic); 3002 int bnxt_hwrm_vnic_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic, 3033 int bnxt_hwrm_vnic_update(struct bnxt *bp, struct bnxt_vnic_info *vnic, 3035 int bnxt_hwrm_vnic_rss_cfg_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic); 3036 int __bnxt_setup_vnic_p5(struct bnxt *bp, struct bnxt_vnic_info *vnic);
|
| H A D | bnxt.c | 3040 struct bnxt_vnic_info *vnic = &bp->vnic_info[0]; in bnxt_vnic_is_active() 4798 bp->vnic_info = kzalloc_objs(struct bnxt_vnic_info, num_vnics); in bnxt_alloc_vnics() 4808 struct bnxt_vnic_info *vnic0 = &bp->vnic_info[BNXT_VNIC_DEFAULT]; in bnxt_init_vnics() 4812 struct bnxt_vnic_info *vnic = &bp->vnic_info[i]; in bnxt_init_vnics() 5048 struct bnxt_vnic_info *vnic; in bnxt_free_vnic_attributes() 5084 struct bnxt_vnic_info *vnic; in bnxt_alloc_vnic_attributes() 6034 struct bnxt_vnic_info *vnic = &bp->vnic_info[vnic_id]; in bnxt_hwrm_cfa_l2_set_rx_mask() 6418 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx() 6431 struct bnxt_vnic_info *vnic; in bnxt_cfg_rfs_ring_tbl_idx() 6456 struct bnxt_vnic_info *vnic; in bnxt_hwrm_cfa_ntuple_filter_alloc() [all …]
|
| H A D | bnxt_ethtool.c | 1280 struct bnxt_vnic_info *vnic) in bnxt_alloc_vnic_rss_table() 1885 struct bnxt_vnic_info *vnic; in bnxt_get_rxfh() 1973 struct bnxt_vnic_info *vnic; in bnxt_create_rxfh_context()
|