Home
last modified time | relevance | path

Searched refs:cap_needs_2GHz_ovr (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dahb.c167 ah->ah_capabilities.cap_needs_2GHz_ovr = true; in ath_ahb_probe()
169 ah->ah_capabilities.cap_needs_2GHz_ovr = false; in ath_ahb_probe()
Dcaps.c91 if (!caps->cap_needs_2GHz_ovr) { in ath5k_hw_set_capabilities()
Dath5k.h1165 bool cap_needs_2GHz_ovr; member