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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c4836 * ice_move_vsi - move VSI to another VSIG
4844 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, function
5168 status = ice_move_vsi(hw, blk, vsi, new_vsig, chg);
5213 status = ice_move_vsi(hw, blk, vsi, vsig, chg);
5289 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);
5371 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);
5417 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);
5573 status = ice_move_vsi(hw, blk, vsi,
5587 status = ice_move_vsi(hw, blk, vsi, vsig, &chg);

Completed in 122 milliseconds