Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/
H A Diavf.h191 __IAVF_IN_REMOVE_TASK, /* device being removed */ enumerator
H A Diavf_main.c2085 if (test_bit(__IAVF_IN_REMOVE_TASK, &adapter->crit_section)) in iavf_reset_task()
3927 set_bit(__IAVF_IN_REMOVE_TASK, &adapter->crit_section); in iavf_remove()