Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h198 __IAVF_REMOVE, /* driver is being unloaded */ enumerator
520 case __IAVF_REMOVE: in iavf_state_str()
H A Diavf_main.c398 if (adapter->state != __IAVF_REMOVE) in iavf_msix_aq()
2944 case __IAVF_REMOVE: in iavf_watchdog_step()
5531 if (adapter->state == __IAVF_REMOVE) { in iavf_remove()
5547 iavf_change_state(adapter, __IAVF_REMOVE); in iavf_remove()