Home
last modified time | relevance | path

Searched refs:ice_is_eswitch_mode_switchdev (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_eswitch.h18 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf);
61 static inline bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev() function
Dice_vf_lib.c411 if (ice_is_eswitch_mode_switchdev(vf->pf)) in ice_vf_rebuild_host_mac_cfg()
779 if (ice_is_eswitch_mode_switchdev(pf)) in ice_reset_all_vfs()
Dice_eswitch.c613 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev() function
Dice_tc_lib.c1599 if (ice_is_eswitch_mode_switchdev(vsi->back)) in ice_add_switch_fltr()
1771 if (ice_is_eswitch_mode_switchdev(vsi->back)) in ice_parse_tc_flower_actions()
Dice_sriov.c1298 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_set_vf_trust()
Dice_devlink.c445 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_devlink_reload_down()
Dice_virtchnl.c375 if (ice_is_eswitch_mode_switchdev(vf->pf)) in ice_vc_get_vlan_caps()
Dice_main.c572 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_prepare_for_reset()
8911 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_setup_tc()