Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/ath/ath10k/ !
Dcore.c2500 if (test_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags)) in ath10k_core_napi_enable()
2504 set_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags); in ath10k_core_napi_enable()
2512 if (!test_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags)) in ath10k_core_napi_sync_disable()
2517 clear_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags); in ath10k_core_napi_sync_disable()
Dcore.h871 ATH10K_FLAG_NAPI_ENABLED, enumerator