Searched refs:ice_move_vsi (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 3576 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, in ice_move_vsi() function 3909 status = ice_move_vsi(hw, blk, vsi, new_vsig, chg); in ice_create_prof_id_vsig() 3954 status = ice_move_vsi(hw, blk, vsi, vsig, chg); in ice_create_vsig_from_lst() 4071 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 4117 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 4293 status = ice_move_vsi(hw, blk, vsi, in ice_rem_prof_id_flow() 4307 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_rem_prof_id_flow()
|