Searched refs:ice_move_vsi (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_pipe.c | 5179 ice_move_vsi(struct ice_hw *hw, enum ice_block blk, u16 vsi, u16 vsig, in ice_move_vsi() function 5576 status = ice_move_vsi(hw, blk, vsi, new_vsig, chg); in ice_create_prof_id_vsig() 5621 status = ice_move_vsi(hw, blk, vsi, vsig, chg); in ice_create_vsig_from_lst() 5697 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_vsi_flow() 5779 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 5825 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_add_prof_id_flow() 5953 status = ice_move_vsi(hw, blk, vsi, in ice_rem_prof_id_flow() 5967 status = ice_move_vsi(hw, blk, vsi, vsig, &chg); in ice_rem_prof_id_flow()
|