Searched refs:ice_find_vsi_list_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.h | 417 ice_find_vsi_list_entry(struct ice_hw *hw, u8 recp_id, u16 vsi_handle,
|
H A 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()
|
H A D | ice_switch.c | 3120 * ice_find_vsi_list_entry - Search VSI list map with VSI count 1 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 1311 * ice_find_vsi_list_entry - Search VSI list map with VSI count 1 1322 ice_find_vsi_list_entry(struct ice_hw *hw, u8 recp_id, u16 vsi_handle, in ice_find_vsi_list_entry() function 1802 map_info = ice_find_vsi_list_entry(hw, ICE_SW_LKUP_VLAN, in ice_add_vlan_internal()
|
Completed in 15 milliseconds