Searched refs:ice_find_vsi_list_entry (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/ice/ |
D | ice_switch.h | 417 ice_find_vsi_list_entry(struct ice_hw *hw, u8 recp_id, u16 vsi_handle,
|
D | ice_lag.c | 1120 if (!ice_find_vsi_list_entry(&lag->pf->hw, ICE_SW_LKUP_VLAN, in ice_lag_add_prune_list() 1161 if (!ice_find_vsi_list_entry(&lag->pf->hw, ICE_SW_LKUP_VLAN, in ice_lag_del_prune_list()
|
D | ice_switch.c | 3131 ice_find_vsi_list_entry(struct ice_hw *hw, u8 recp_id, u16 vsi_handle, in ice_find_vsi_list_entry() function 3568 map_info = ice_find_vsi_list_entry(hw, ICE_SW_LKUP_VLAN, in ice_add_vlan_internal()
|