Searched refs:ice_add_vsi (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.h | 197 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
|
H A D | ice_switch.c | 340 * ice_add_vsi - add VSI context to the hardware and VSI handle list 351 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_add_vsi() function
|
H A D | ice_lib.c | 1029 ret = ice_add_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.h | 338 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
|
H A D | ice_lib.c | 1344 ret = ice_add_vsi(hw, vsi->idx, ctxt, NULL); in ice_vsi_init()
|
H A D | ice_switch.c | 1675 * ice_add_vsi - add VSI context to the hardware and VSI handle list 1686 ice_add_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_add_vsi() function
|
Completed in 20 milliseconds