Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c182 if (!ice_is_switchdev_running(pf)) in ice_eswitch_update_repr()
H A Dice.h904 static inline bool ice_is_switchdev_running(struct ice_pf *pf) in ice_is_switchdev_running() function
H A Dice_main.c6079 if (!vsi || ice_is_switchdev_running(vsi->back)) in ice_set_rx_mode()