Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dcore.c2560 if (test_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags)) in ath10k_core_napi_enable()
2564 set_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags); in ath10k_core_napi_enable()
2572 if (!test_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags)) in ath10k_core_napi_sync_disable()
2577 clear_bit(ATH10K_FLAG_NAPI_ENABLED, &ar->dev_flags); in ath10k_core_napi_sync_disable()
H A Dcore.h875 ATH10K_FLAG_NAPI_ENABLED, enumerator