Searched refs:ICE_VSI_CHNL (Results 1 – 6 of 6) sorted by relevance
26 case ICE_VSI_CHNL: in ice_vsi_type_str()79 if (vsi->type == ICE_VSI_CHNL) in ice_vsi_alloc_arrays()239 case ICE_VSI_CHNL: in ice_vsi_set_num_qs()360 if (vsi->type == ICE_VSI_CHNL) in ice_vsi_free_stats()556 if (vsi->type == ICE_VSI_CHNL) in ice_vsi_alloc_stat_arrays()621 case ICE_VSI_CHNL: in ice_vsi_alloc_def()931 case ICE_VSI_CHNL: in ice_vsi_set_rss_params()1198 case ICE_VSI_CHNL: in ice_set_rss_vsi_ctx()1274 case ICE_VSI_CHNL: in ice_vsi_init()2521 case ICE_VSI_CHNL: in ice_set_agg_vsi()[all …]
189 case ICE_VSI_CHNL: in ice_vsi_set_dcb_tc_cfg()293 case ICE_VSI_CHNL: in ice_dcb_ena_dis_vsi()764 } else if (vsi->type == ICE_VSI_CHNL) { in ice_pf_dcb_recfg()779 if (vsi->type == ICE_VSI_CHNL || in ice_pf_dcb_recfg()
192 return f->dest_vsi && f->dest_vsi->type == ICE_VSI_CHNL; in ice_is_chnl_fltr()
148 ICE_VSI_CHNL = 4, enumerator
3517 params.type = ICE_VSI_CHNL; in ice_chnl_vsi_setup()7284 if (pf->vsi[i]->type == ICE_VSI_CHNL) in ice_vsi_release_all()8296 if (ch->type != ICE_VSI_CHNL) { in ice_add_channel()8302 if (!vsi || vsi->type != ICE_VSI_CHNL) { in ice_add_channel()8462 ret = ice_setup_hw_channel(pf, vsi, ch, sw_id, ICE_VSI_CHNL); in ice_setup_channel()8577 if (fltr->dest_vsi->type == ICE_VSI_CHNL) { in ice_rem_all_chnl_fltrs()8709 if (!vsi || vsi->type != ICE_VSI_CHNL) in ice_rebuild_channels()
1797 if (fltr->dest_vsi->type == ICE_VSI_CHNL) { in ice_del_tc_fltr()
Completed in 36 milliseconds