Searched refs:ice_move_vsi (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c3521 * ice_move_vsi - move VSI to another VSIG
3529 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, function
3862 status = ice_move_vsi(hw, blk, vsi, new_vsig, chg);
3907 status = ice_move_vsi(hw, blk, vsi, vsig, chg);
4024 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);
4070 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);
4198 status = ice_move_vsi(hw, blk, vsi,
4212 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);

Completed in 131 milliseconds