H A D | bnxt.c | 4888 static int bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt *bp, u16 vnic_id) in bnxt_hwrm_cfa_l2_set_rx_mask() 4891 struct bnxt_vnic_info *vnic = &bp->vnic_info[vnic_id]; in bnxt_hwrm_cfa_l2_set_rx_mask() 4898 req->vnic_id = cpu_to_le32(vnic->fw_vnic_id); in bnxt_hwrm_cfa_l2_set_rx_mask() 5012 static int bnxt_hwrm_set_vnic_filter(struct bnxt *bp, u16 vnic_id, u16 idx, in bnxt_hwrm_set_vnic_filter() 5027 req->dst_id = cpu_to_le16(bp->vnic_info[vnic_id].fw_vnic_id); in bnxt_hwrm_set_vnic_filter() 5043 bp->vnic_info[vnic_id].fw_l2_filter_id[idx] = in bnxt_hwrm_set_vnic_filter() 5074 static int bnxt_hwrm_vnic_set_tpa(struct bnxt *bp, u16 vnic_id, u32 tpa_flags) in bnxt_hwrm_vnic_set_tpa() 5076 struct bnxt_vnic_info *vnic = &bp->vnic_info[vnic_id]; in bnxt_hwrm_vnic_set_tpa() 5131 req->vnic_id = cpu_to_le16(vnic->fw_vnic_id); in bnxt_hwrm_vnic_set_tpa() 5289 static int bnxt_hwrm_vnic_set_rss(struct bnxt *bp, u16 vnic_id, boo in bnxt_hwrm_vnic_set_rss() 4887 bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt * bp,u16 vnic_id) bnxt_hwrm_cfa_l2_set_rx_mask() argument 5011 bnxt_hwrm_set_vnic_filter(struct bnxt * bp,u16 vnic_id,u16 idx,const u8 * mac_addr) bnxt_hwrm_set_vnic_filter() argument 5073 bnxt_hwrm_vnic_set_tpa(struct bnxt * bp,u16 vnic_id,u32 tpa_flags) bnxt_hwrm_vnic_set_tpa() argument 5288 bnxt_hwrm_vnic_set_rss(struct bnxt * bp,u16 vnic_id,bool set_rss) bnxt_hwrm_vnic_set_rss() argument 5308 bnxt_hwrm_vnic_set_rss_p5(struct bnxt * bp,u16 vnic_id,bool set_rss) bnxt_hwrm_vnic_set_rss_p5() argument 5363 bnxt_hwrm_vnic_set_hds(struct bnxt * bp,u16 vnic_id) bnxt_hwrm_vnic_set_hds() argument 5390 bnxt_hwrm_vnic_ctx_free_one(struct bnxt * bp,u16 vnic_id,u16 ctx_idx) bnxt_hwrm_vnic_ctx_free_one() argument 5420 bnxt_hwrm_vnic_ctx_alloc(struct bnxt * bp,u16 vnic_id,u16 ctx_idx) bnxt_hwrm_vnic_ctx_alloc() argument 5447 bnxt_hwrm_vnic_cfg(struct bnxt * bp,u16 vnic_id) bnxt_hwrm_vnic_cfg() argument 5521 bnxt_hwrm_vnic_free_one(struct bnxt * bp,u16 vnic_id) bnxt_hwrm_vnic_free_one() argument 5545 bnxt_hwrm_vnic_alloc(struct bnxt * bp,u16 vnic_id,unsigned int start_rx_ring_idx,unsigned int nr_rings) bnxt_hwrm_vnic_alloc() argument 8606 __bnxt_setup_vnic(struct bnxt * bp,u16 vnic_id) __bnxt_setup_vnic() argument 8662 __bnxt_setup_vnic_p5(struct bnxt * bp,u16 vnic_id) __bnxt_setup_vnic_p5() argument 8701 bnxt_setup_vnic(struct bnxt * bp,u16 vnic_id) bnxt_setup_vnic() argument 8719 u16 vnic_id = i + 1; bnxt_alloc_rfs_vnics() local [all...] |