Searched refs:__I40E_CONFIG_BUSY (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c721 if (test_bit(__I40E_CONFIG_BUSY, pf->state))
H A Di40e_client.c413 test_bit(__I40E_CONFIG_BUSY, pf->state))
H A Di40e.h84 __I40E_CONFIG_BUSY, enumerator in enum:i40e_state
H A Di40e_ethtool.c1297 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) {
1479 clear_bit(__I40E_CONFIG_BUSY, pf->state);
2100 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) {
2269 clear_bit(__I40E_CONFIG_BUSY, pf->state);
H A Di40e_main.c881 test_bit(__I40E_CONFIG_BUSY, pf->state))
7436 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state))
7441 clear_bit(__I40E_CONFIG_BUSY, pf->state);
9994 test_bit(__I40E_CONFIG_BUSY, pf->state))
10065 !test_bit(__I40E_CONFIG_BUSY, pf->state)) {
13333 while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state)) {
13351 clear_bit(__I40E_CONFIG_BUSY, pf->state);
H A Di40e_txrx.c4059 test_bit(__I40E_CONFIG_BUSY, pf->state))

Completed in 191 milliseconds