Lines Matching refs:ice_pf

20 static int ice_eswitch_setup_env(struct ice_pf *pf)  in ice_eswitch_setup_env()
94 ice_eswitch_release_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_release_repr()
114 static int ice_eswitch_setup_repr(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_setup_repr()
183 struct ice_pf *pf = vsi->back; in ice_eswitch_update_repr()
271 static void ice_eswitch_release_env(struct ice_pf *pf) in ice_eswitch_release_env()
294 static int ice_eswitch_enable_switchdev(struct ice_pf *pf) in ice_eswitch_enable_switchdev()
329 static void ice_eswitch_disable_switchdev(struct ice_pf *pf) in ice_eswitch_disable_switchdev()
347 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_set()
395 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_get()
408 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev()
417 static void ice_eswitch_start_all_tx_queues(struct ice_pf *pf) in ice_eswitch_start_all_tx_queues()
433 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) in ice_eswitch_stop_all_tx_queues()
445 static void ice_eswitch_stop_reprs(struct ice_pf *pf) in ice_eswitch_stop_reprs()
450 static void ice_eswitch_start_reprs(struct ice_pf *pf) in ice_eswitch_start_reprs()
456 ice_eswitch_attach(struct ice_pf *pf, struct ice_repr *repr, unsigned long *id) in ice_eswitch_attach()
510 int ice_eswitch_attach_vf(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_attach_vf()
537 int ice_eswitch_attach_sf(struct ice_pf *pf, struct ice_dynamic_port *sf) in ice_eswitch_attach_sf()
552 static void ice_eswitch_detach(struct ice_pf *pf, struct ice_repr *repr) in ice_eswitch_detach()
583 void ice_eswitch_detach_vf(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_detach_vf()
601 void ice_eswitch_detach_sf(struct ice_pf *pf, struct ice_dynamic_port *sf) in ice_eswitch_detach_sf()