Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.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()
H A Dcore.h1062 bool nlo_enabled; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.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()
H A Dcore.h752 bool nlo_enabled; member