Searched refs:ice_is_eswitch_mode_switchdev (Results 1 - 9 of 9) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c477 if (ice_is_eswitch_mode_switchdev(pf)) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_base.c459 if (ice_is_eswitch_mode_switchdev(vsi->back)) {
H A Dice_eswitch.c370 * ice_is_eswitch_mode_switchdev - check if eswitch mode is set to switchdev
376 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) function
H A Dice_eswitch.h19 bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf);
71 static inline bool ice_is_eswitch_mode_switchdev(struct ice_pf *pf) function
H A Dice_main.c575 if (ice_is_eswitch_mode_switchdev(pf)) {
9229 if (ice_is_eswitch_mode_switchdev(pf)) {
H A Dice_sriov.c1497 if (ice_is_eswitch_mode_switchdev(pf)) {
H A Dice_tc_lib.c1730 if (ice_is_eswitch_mode_switchdev(vsi->back))
1903 if (ice_is_eswitch_mode_switchdev(vsi->back))
H A Dice_vf_lib.c419 if (ice_is_eswitch_mode_switchdev(vf->pf))
H A Dice_virtchnl.c375 if (ice_is_eswitch_mode_switchdev(vf->pf))

Completed in 252 milliseconds