Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c356 !ice_is_switchdev_running(pf)) in ice_repr_set_tx_topology()
H A Dice_eswitch.c182 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
H A Dice_lag.c1685 if (!ice_is_switchdev_running(lag->pf)) in ice_lag_changeupper_event()
1697 if (!ice_is_switchdev_running(primary_lag->pf)) in ice_lag_changeupper_event()
2019 if (!ice_is_switchdev_running(lag->pf)) { in ice_lag_chk_comp()
2776 if (ice_is_switchdev_running(priv->vsi->back)) { in ice_lag_is_switchdev_running()
H A Dice.h904 static inline bool ice_is_switchdev_running(struct ice_pf *pf) in ice_is_switchdev_running() function
H A Dice_txrx.c2216 if ((ice_is_switchdev_running(vsi->back) || in ice_xmit_frame_ring()
H A Dice_tc_lib.c774 if (!ice_is_switchdev_running(vsi->back)) in ice_is_fltr_pf_tx_lldp()
H A Dice_main.c6086 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()