Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h117 __I40E_CLIENT_RESET, enumerator
H A Di40e_main.c5264 set_bit(__I40E_CLIENT_RESET, pf->state); in i40e_vsi_close()
11330 if (test_and_clear_bit(__I40E_CLIENT_RESET, pf->state)) { in i40e_service_task()