Searched refs:I40E_NO_VEB (Results 1 – 3 of 3) sorted by relevance
365 #define I40E_NO_VEB 0xffff macro
2107 if (vsi->type == I40E_VSI_MAIN && pf->lan_veb != I40E_NO_VEB) { in i40e_sync_vsi_filters()6043 if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb]) in i40e_link_event()8182 pf->lan_veb = I40E_NO_VEB; in i40e_sw_init()8741 if (vsi->veb_idx == I40E_NO_VEB) in i40e_is_vsi_uplink_mode_veb()9313 vsi->veb_idx = (veb ? veb->idx : I40E_NO_VEB); in i40e_vsi_setup()9595 vsi->veb_idx = I40E_NO_VEB; in i40e_veb_release()9724 veb->veb_idx = (uplink_veb ? uplink_veb->idx : I40E_NO_VEB); in i40e_veb_setup()9773 if (pf->lan_veb == I40E_NO_VEB) { in i40e_setup_pf_switch_element()9783 if (pf->lan_veb == I40E_NO_VEB) { in i40e_setup_pf_switch_element()9794 pf->veb[pf->lan_veb]->veb_idx = I40E_NO_VEB; in i40e_setup_pf_switch_element()[all …]
1325 if ((pf->lan_veb != I40E_NO_VEB) && in i40e_get_sset_count()1399 if ((pf->lan_veb != I40E_NO_VEB) && in i40e_get_ethtool_stats()1480 if ((pf->lan_veb != I40E_NO_VEB) && in i40e_get_strings()