Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_eswitch.h18 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf);
75 static inline bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev() function
Dice_vf_lib.c503 if (ice_is_eswitch_mode_switchdev(pf)) in ice_reset_all_vfs()
890 if (ice_is_eswitch_mode_switchdev(vf->pf)) in ice_vf_rebuild_host_mac_cfg()
Dice_eswitch.c599 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) in ice_is_eswitch_mode_switchdev() function
Dice_tc_lib.c1451 if (ice_is_eswitch_mode_switchdev(vsi->back)) in ice_add_switch_fltr()
1587 if (ice_is_eswitch_mode_switchdev(vsi->back)) { in ice_parse_tc_flower_actions()
Dice_sriov.c1387 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_set_vf_trust()
Dice_virtchnl.c375 if (ice_is_eswitch_mode_switchdev(vf->pf)) in ice_vc_get_vlan_caps()
Dice_main.c553 if (ice_is_eswitch_mode_switchdev(pf)) { in ice_prepare_for_reset()