Home
last modified time | relevance | path

Searched refs:ICE_FLAG_UNPLUG_AUX_DEV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice.h509 ICE_FLAG_UNPLUG_AUX_DEV, enumerator
987 set_bit(ICE_FLAG_UNPLUG_AUX_DEV, pf->flags); in ice_clear_rdma_cap()
H A Dice_main.c2348 if (test_and_clear_bit(ICE_FLAG_UNPLUG_AUX_DEV, pf->flags)) in ice_service_task()