Searched refs:ice_move_vsi (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 5405 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, in ice_move_vsi() function 5738 status = ice_move_vsi(hw, blk, vsi, new_vsig, chg); in ice_create_prof_id_vsig() 5783 status = ice_move_vsi(hw, blk, vsi, vsig, chg); in ice_create_vsig_from_lst() 5900 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 5946 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 6074 status = ice_move_vsi(hw, blk, vsi, in ice_rem_prof_id_flow() 6088 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_rem_prof_id_flow()
|