Home
last modified time | relevance | path

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

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