Lines Matching refs:ice_pf

19 static int ice_eswitch_setup_env(struct ice_pf *pf)  in ice_eswitch_setup_env()
88 static void ice_eswitch_remap_rings_to_vectors(struct ice_pf *pf) in ice_eswitch_remap_rings_to_vectors()
124 static int ice_eswitch_setup_reprs(struct ice_pf *pf) in ice_eswitch_setup_reprs()
213 ice_eswitch_release_reprs(struct ice_pf *pf, struct ice_vsi *ctrl_vsi) in ice_eswitch_release_reprs()
237 struct ice_pf *pf = vsi->back; in ice_eswitch_update_repr()
316 static void ice_eswitch_release_env(struct ice_pf *pf) in ice_eswitch_release_env()
336 ice_eswitch_vsi_setup(struct ice_pf *pf, struct ice_port_info *pi) in ice_eswitch_vsi_setup()
345 static void ice_eswitch_napi_del(struct ice_pf *pf) in ice_eswitch_napi_del()
357 static void ice_eswitch_napi_enable(struct ice_pf *pf) in ice_eswitch_napi_enable()
369 static void ice_eswitch_napi_disable(struct ice_pf *pf) in ice_eswitch_napi_disable()
399 static int ice_eswitch_enable_switchdev(struct ice_pf *pf) in ice_eswitch_enable_switchdev()
445 static void ice_eswitch_disable_switchdev(struct ice_pf *pf) in ice_eswitch_disable_switchdev()
466 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_set()
534 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_get()
547 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev()
556 void ice_eswitch_release(struct ice_pf *pf) in ice_eswitch_release()
569 int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure()
588 static void ice_eswitch_start_all_tx_queues(struct ice_pf *pf) in ice_eswitch_start_all_tx_queues()
607 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) in ice_eswitch_stop_all_tx_queues()
626 int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild()