Home
last modified time | relevance | path

Searched refs:vsi_id_arr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_switch.c978 u16 vsi_id_arr[2]; in ice_handle_vsi_list_mgmt() local
985 vsi_id_arr[0] = cur_fltr->fwd_id.vsi_id; in ice_handle_vsi_list_mgmt()
986 vsi_id_arr[1] = new_fltr->fwd_id.vsi_id; in ice_handle_vsi_list_mgmt()
987 status = ice_create_vsi_list_rule(hw, &vsi_id_arr[0], 2, in ice_handle_vsi_list_mgmt()
1005 ice_create_vsi_list_map(hw, &vsi_id_arr[0], 2, in ice_handle_vsi_list_mgmt()