Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c1934 bool enable_ps; in ath10k_mac_vif_setup_ps() local
1941 enable_ps = arvif->ps; in ath10k_mac_vif_setup_ps()
1943 if (enable_ps && ath10k_mac_num_vifs_started(ar) > 1 && in ath10k_mac_vif_setup_ps()
1948 enable_ps = false; in ath10k_mac_vif_setup_ps()
1958 } else if (enable_ps) { in ath10k_mac_vif_setup_ps()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c1227 bool enable_ps; in ath11k_mac_vif_setup_ps() local
1234 enable_ps = arvif->ps; in ath11k_mac_vif_setup_ps()
1243 } else if (enable_ps) { in ath11k_mac_vif_setup_ps()