Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwow.c308 ar->nlo_enabled = true; in ath10k_vif_wow_set_wakeups()
413 if (ar->nlo_enabled) { in ath10k_vif_wow_clean_nlo()
421 ar->nlo_enabled = false; in ath10k_vif_wow_clean_nlo()
H A Dcore.h1063 bool nlo_enabled; member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwow.c388 ar->nlo_enabled = true; in ath11k_vif_wow_set_wakeups()
495 if (ar->nlo_enabled) { in ath11k_vif_wow_clean_nlo()
503 ar->nlo_enabled = false; in ath11k_vif_wow_clean_nlo()
H A Dcore.h823 bool nlo_enabled; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwow.c402 ar->nlo_enabled = true; in ath12k_wow_vif_set_wakeups()
507 if (!ar->nlo_enabled) in ath12k_wow_vdev_clean_nlo()
521 ar->nlo_enabled = false; in ath12k_wow_vdev_clean_nlo()
H A Dcore.h760 bool nlo_enabled; member