Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_lib.h103 bool ice_is_dflt_vsi_in_use(struct ice_sw *sw);
105 bool ice_is_vsi_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi);
107 int ice_set_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi);
109 int ice_clear_dflt_vsi(struct ice_sw *sw);
H A Dice.h183 struct ice_sw { struct
243 struct ice_sw *vsw; /* switch this VSI is on */
398 struct ice_sw *first_sw; /* first switch created by firmware */
H A Dice_virtchnl_pf.h79 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */
H A Dice_lib.c3178 bool ice_is_dflt_vsi_in_use(struct ice_sw *sw) in ice_is_dflt_vsi_in_use()
3191 bool ice_is_vsi_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi) in ice_is_vsi_dflt_vsi()
3210 int ice_set_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi) in ice_set_dflt_vsi()
3255 int ice_clear_dflt_vsi(struct ice_sw *sw) in ice_clear_dflt_vsi()
H A Dice_main.c6543 struct ice_sw *pf_sw; in ice_bridge_setlink()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h258 struct ice_sw { struct
327 struct ice_sw *vsw; /* switch this VSI is on */
557 struct ice_sw *first_sw; /* first switch created by firmware */
H A Dice_vf_lib.h97 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */
H A Dice_main.c7781 struct ice_sw *pf_sw; in ice_bridge_setlink()

Completed in 25 milliseconds