Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice.h198 __ICE_CORER_REQ, /* set by driver and peers */ enumerator
H A Dice_main.c508 clear_bit(__ICE_CORER_REQ, pf->state); in ice_do_reset()
570 clear_bit(__ICE_CORER_REQ, pf->state); in ice_reset_subtask()
581 if (test_bit(__ICE_CORER_REQ, pf->state)) in ice_reset_subtask()
2135 set_bit(__ICE_CORER_REQ, pf->state); in ice_schedule_reset()
6657 set_bit(__ICE_CORER_REQ, pf->state); in ice_tx_timeout()
H A Dice_lib.c3016 test_bit(__ICE_CORER_REQ, state) || in ice_is_reset_in_progress()

Completed in 13 milliseconds