Lines Matching refs:ice_pf
22 ice_eswitch_add_vf_mac_rule(struct ice_pf *pf, struct ice_vf *vf, const u8 *mac) in ice_eswitch_add_vf_mac_rule()
114 static int ice_eswitch_setup_env(struct ice_pf *pf) in ice_eswitch_setup_env()
173 static void ice_eswitch_remap_rings_to_vectors(struct ice_pf *pf) in ice_eswitch_remap_rings_to_vectors()
223 ice_eswitch_release_reprs(struct ice_pf *pf, struct ice_vsi *ctrl_vsi) in ice_eswitch_release_reprs()
251 static int ice_eswitch_setup_reprs(struct ice_pf *pf) in ice_eswitch_setup_reprs()
326 struct ice_pf *pf = vsi->back; in ice_eswitch_update_repr()
407 static void ice_eswitch_release_env(struct ice_pf *pf) in ice_eswitch_release_env()
426 ice_eswitch_vsi_setup(struct ice_pf *pf, struct ice_port_info *pi) in ice_eswitch_vsi_setup()
441 static void ice_eswitch_napi_del(struct ice_pf *pf) in ice_eswitch_napi_del()
456 static void ice_eswitch_napi_enable(struct ice_pf *pf) in ice_eswitch_napi_enable()
471 static void ice_eswitch_napi_disable(struct ice_pf *pf) in ice_eswitch_napi_disable()
486 static int ice_eswitch_enable_switchdev(struct ice_pf *pf) in ice_eswitch_enable_switchdev()
530 static void ice_eswitch_disable_switchdev(struct ice_pf *pf) in ice_eswitch_disable_switchdev()
552 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_set()
592 struct ice_pf *pf = devlink_priv(devlink); in ice_eswitch_mode_get()
605 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev()
614 void ice_eswitch_release(struct ice_pf *pf) in ice_eswitch_release()
627 int ice_eswitch_configure(struct ice_pf *pf) in ice_eswitch_configure()
646 static void ice_eswitch_start_all_tx_queues(struct ice_pf *pf) in ice_eswitch_start_all_tx_queues()
666 void ice_eswitch_stop_all_tx_queues(struct ice_pf *pf) in ice_eswitch_stop_all_tx_queues()
686 int ice_eswitch_rebuild(struct ice_pf *pf) in ice_eswitch_rebuild()