Home
last modified time | relevance | path

Searched full:ath9k (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dqca,ath9k.txt1 * Qualcomm Atheros ath9k wireless devices
3 This node provides properties for configuring the ath9k wireless device. The
34 ath9k wireless chip (in this case the calibration /
H A Dqca,ath9k.yaml4 $id: http://devicetree.org/schemas/net/wireless/qca,ath9k.yaml#
7 title: Qualcomm Atheros ath9k wireless devices
13 This node provides properties for configuring the ath9k wireless device.
/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c272 /* XXX from ath9k */ in ath_btcoex_cfg_wb222()
287 /* ath9k default */ in ath_btcoex_cfg_wb335b()
310 /* XXX from ath9k */ in ath_btcoex_cfg_wb335b()
322 * a little odd. Check Linux ath9k for more details.
H A Dif_ath_lna_div.c206 * XXX need to low_rssi_thresh config from ath9k, to support CUS198
H A Dif_ath.c467 * XXX TODO: ath9k and the Atheros HAL only program comm2g_switch_enable
1033 * XXX TODO: check reference driver and ath9k for what to do in ath_attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_beacon.c259 /* XXX autosleep? Use min beacon timeout; check ath9k -adrian */ in ar5416SetStaBeaconTimers()
H A Dar5416reg.h626 * AR5212 defines the MAC revision mask as 0xF, but both ath9k and
671 * These are from ath9k/Atheros and assume an AR_SREV version mask
H A Dar5416_attach.c670 /* XXX ath9k changes */ in ar5416SpurMitigate()
H A Dar5416_reset.c688 /* This is straight from ath9k */ in ar5416InitIMR()
2584 * The linux ath9k driver and (from what I've been told) the reference
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h1138 * a mac thich has a register allocation similar to ath9k and at least some
1140 * identical to the ath9k definitions.
H A Dspectral.c141 /* max_exp has been directly reported by previous hardware (ath9k), in ath10k_spectral_process_fft()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c323 * XXX ath9k doesn't clear this for 5ghz mode if in ar9280SetPowerCalTable()
H A Dar9280_attach.c181 * This is a private copy out of system flash. The Linux ath9k in ar9280Attach()
314 * ath9k checks the EEPROM minor version is >= 0x0a here, instead of in ar9280Attach()
H A Dar9280.c119 * This is from the Linux ath9k code, rather than in ar9280SetChannel()
H A Dar9285_attach.c164 * This is a private copy out of system flash. The Linux ath9k in ar9285Attach()
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig357 # * ath9k
H A DREADME78 This includes drivers for Atheros (ath9k) and Broadcom (b43)
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig601 # * ath9k
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c1973 * This is from ath9k. in ar9300_attenuation_apply()
3045 * ath9k does, let's disable the CDD check until it's clearer exactly in ar9300_eeprom_set_transmit_power()
3064 * ath9k doesn't factor any of the CDD stuff into account, so I'm going in ar9300_eeprom_set_transmit_power()
H A Dar9300_attach.c41 /* TODO: convert the 2.0 code to use the new initvals from ath9k */
H A Dar9300_reset.c94 * Note: the below is the version that ships with ath9k.