Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_repr.c354 !ice_is_switchdev_running(pf)) in ice_repr_set_tx_topology()
Dice_eswitch.c181 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
Dice.h878 static inline bool ice_is_switchdev_running(struct ice_pf *pf) in ice_is_switchdev_running() function
Dice_lag.c1504 if (!ice_is_switchdev_running(lag->pf)) { in ice_lag_chk_comp()
2234 if (ice_is_switchdev_running(priv->vsi->back)) { in ice_lag_is_switchdev_running()
Dice_txrx.c2427 if ((ice_is_switchdev_running(vsi->back) || in ice_xmit_frame_ring()
Dice_main.c6118 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()