Home
last modified time | relevance | path

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

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