Home
last modified time | relevance | path

Searched refs:ice_sw (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_lib.h118 bool ice_is_dflt_vsi_in_use(struct ice_sw *sw);
120 bool ice_is_vsi_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi);
122 int ice_set_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi);
124 int ice_clear_dflt_vsi(struct ice_sw *sw);
A Dice.h245 struct ice_sw { struct
312 struct ice_sw *vsw; /* switch this VSI is on */
523 struct ice_sw *first_sw; /* first switch created by firmware */
A Dice_virtchnl_pf.h114 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */
A Dice_lib.c3818 bool ice_is_dflt_vsi_in_use(struct ice_sw *sw) in ice_is_dflt_vsi_in_use()
3831 bool ice_is_vsi_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi) in ice_is_vsi_dflt_vsi()
3850 int ice_set_dflt_vsi(struct ice_sw *sw, struct ice_vsi *vsi) in ice_set_dflt_vsi()
3895 int ice_clear_dflt_vsi(struct ice_sw *sw) in ice_clear_dflt_vsi()
A Dice_main.c7237 struct ice_sw *pf_sw; in ice_bridge_setlink()

Completed in 26 milliseconds