Home
last modified time | relevance | path

Searched refs:__I40E_CONFIG_BUSY (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c698 if (test_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_xsk_wakeup()
H A Di40e_client.c413 test_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_client_subtask()
H A Di40e.h85 __I40E_CONFIG_BUSY, enumerator
H A Di40e_main.c892 test_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_update_vsi_stats()
7464 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_vsi_reinit_locked()
7469 clear_bit(__I40E_CONFIG_BUSY, pf->state);
10007 test_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_watchdog_subtask()
10078 !test_bit(__I40E_CONFIG_BUSY, pf->state)) { in i40e_reset_subtask()
13321 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) { in i40e_enter_busy_conf()
13339 clear_bit(__I40E_CONFIG_BUSY, pf->state);
H A Di40e_txrx.c4019 test_bit(__I40E_CONFIG_BUSY, pf->state)) in i40e_xdp_xmit()