Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c181 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
H A 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()
H A Dice_txrx.c2427 if ((ice_is_switchdev_running(vsi->back) || in ice_xmit_frame_ring()
H A Dice_main.c6118 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()