Home
last modified time | relevance | path

Searched refs:nlo_enabled (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDwow.c307 ar->nlo_enabled = true; in ath10k_vif_wow_set_wakeups()
412 if (ar->nlo_enabled) { in ath10k_vif_wow_clean_nlo()
420 ar->nlo_enabled = false; in ath10k_vif_wow_clean_nlo()
HDcore.h1062 bool nlo_enabled; member
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDwow.c379 ar->nlo_enabled = true; in ath11k_vif_wow_set_wakeups()
490 if (ar->nlo_enabled) { in ath11k_vif_wow_clean_nlo()
498 ar->nlo_enabled = false; in ath11k_vif_wow_clean_nlo()
HDcore.h752 bool nlo_enabled; member