Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice.h173 __ICE_CORER_REQ, /* set by driver and peers */ enumerator
Dice_main.c542 clear_bit(__ICE_CORER_REQ, pf->state); in ice_do_reset()
604 clear_bit(__ICE_CORER_REQ, pf->state); in ice_reset_subtask()
615 if (test_bit(__ICE_CORER_REQ, pf->state)) in ice_reset_subtask()
4699 set_bit(__ICE_CORER_REQ, pf->state); in ice_tx_timeout()
Dice_lib.c3170 test_bit(__ICE_CORER_REQ, state) || in ice_is_reset_in_progress()