Searched refs:fm_list (Results 1 – 1 of 1) sorted by relevance
3363 * @fm_list: filter management entry for which the VSI list management needs to3368 struct ice_fltr_mgmt_list_entry *fm_list) in ice_rem_update_vsi_list() argument 3374 if (fm_list->fltr_info.fltr_act != ICE_FWD_TO_VSI_LIST || in ice_rem_update_vsi_list() 3375 fm_list->vsi_count == 0) in ice_rem_update_vsi_list() 3379 if (!test_bit(vsi_handle, fm_list->vsi_list_info->vsi_map)) in ice_rem_update_vsi_list() 3382 lkup_type = fm_list->fltr_info.lkup_type; in ice_rem_update_vsi_list() 3383 vsi_list_id = fm_list->fltr_info.fwd_id.vsi_list_id; in ice_rem_update_vsi_list() 3390 fm_list->vsi_count--; in ice_rem_update_vsi_list() 3391 clear_bit(vsi_handle, fm_list->vsi_list_info->vsi_map); in ice_rem_update_vsi_list() 3393 if (fm_list in ice_rem_update_vsi_list() 6352 ice_adv_rem_update_vsi_list(struct ice_hw * hw,u16 vsi_handle,struct ice_adv_fltr_mgmt_list_entry * fm_list) ice_adv_rem_update_vsi_list() argument [all...]