Home
last modified time | relevance | path

Searched refs:__IAVF_INIT_FAILED (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf.h205 __IAVF_INIT_FAILED, /* init failed, restarting procedure */ enumerator
489 case __IAVF_INIT_FAILED: in iavf_state_str()
490 return "__IAVF_INIT_FAILED"; in iavf_state_str()
H A Diavf_main.c2326 * when fails the state is changed to __IAVF_INIT_FAILED
2372 iavf_change_state(adapter, __IAVF_INIT_FAILED); in iavf_startup()
2381 * when fails the state is changed to __IAVF_INIT_FAILED
2420 iavf_change_state(adapter, __IAVF_INIT_FAILED); in iavf_init_version_check()
2482 * when fails the state is changed to __IAVF_INIT_FAILED
2537 iavf_change_state(adapter, __IAVF_INIT_FAILED); in iavf_init_get_resources()
2591 * __IAVF_INIT_FAILED attempts to recover. in iavf_init_recv_offload_vlan_v2_caps()
2594 iavf_change_state(adapter, __IAVF_INIT_FAILED); in iavf_init_recv_offload_vlan_v2_caps()
2725 iavf_change_state(adapter, __IAVF_INIT_FAILED); in iavf_init_config_adapter()
2781 case __IAVF_INIT_FAILED in iavf_watchdog_task()
[all...]

Completed in 6 milliseconds