Home
last modified time | relevance | path

Searched refs:ice_is_switchdev_running (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1324 if (!ice_is_switchdev_running(lag->pf)) in ice_lag_changeupper_event()
1333 if (!ice_is_switchdev_running(primary_lag->pf)) in ice_lag_changeupper_event()
1510 if (!ice_is_switchdev_running(lag->pf)) { in ice_lag_chk_comp()
2240 if (ice_is_switchdev_running(priv->vsi->back)) { in ice_lag_is_switchdev_running()
H A Dice_repr.c354 !ice_is_switchdev_running(pf)) in ice_repr_set_tx_topology()
H A Dice_eswitch.c181 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
H A Dice.h875 static inline bool ice_is_switchdev_running(struct ice_pf *pf) in ice_is_switchdev_running() function
H A Dice_txrx.c2452 if ((ice_is_switchdev_running(vsi->back) || in ice_xmit_frame_ring()
H A Dice_main.c6076 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()