Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c309 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
345 if (!vsi || !ice_is_switchdev_running(vsi->back)) in ice_eswitch_port_start_xmit()
H A Dice.h840 static inline bool ice_is_switchdev_running(struct ice_pf *pf) in ice_is_switchdev_running() function
H A Dice_lag.c1409 if (!ice_is_switchdev_running(lag->pf)) { in ice_lag_chk_comp()
2137 if (ice_is_switchdev_running(priv->vsi->back)) { in ice_lag_is_switchdev_running()
H A Dice_txrx.c2395 if (ice_is_switchdev_running(vsi->back)) in ice_xmit_frame_ring()
H A Dice_main.c5826 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()