Searched refs:ath (Results 1 - 25 of 63) sorted by relevance

123

/freebsd-11-stable/sys/modules/ath_pci/
H A DMakefile32 .PATH: ${SRCTOP}/sys/dev/ath
33 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal
39 CFLAGS+= -I. -I${SRCTOP}/sys/dev/ath -I${SRCTOP}/sys/dev/ath/ath_hal
/freebsd-11-stable/sys/modules/ath_ahb/
H A DMakefile32 .PATH: ${SRCTOP}/sys/dev/ath
33 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal
39 CFLAGS+= -I. -I${SRCTOP}/sys/dev/ath -I${SRCTOP}/sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/ath_ee_v14_print/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/
H A DMakefile.inc12 CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath
13 CFLAGS+=-I${.CURDIR}/../../../../sys/dev/ath/ath_hal
14 CFLAGS+=-I${.CURDIR}/../../../../sys/contrib/dev/ath/ath_hal
H A Dathctrl.sh39 ATHN=`echo $DEV | sed 's/ath//'`
40 sysctl dev.ath.$ATHN.slottime=$slottime
41 sysctl dev.ath.$ATHN.acktimeout=$timeout
42 sysctl dev.ath.$ATHN.ctstimeout=$timeout
/freebsd-11-stable/sys/modules/ath/
H A DMakefile29 # $FreeBSD: stable/11/sys/modules/ath/Makefile 313541 2017-02-10 07:57:14Z ngie $
34 .PATH: ${SRCTOP}/sys/dev/ath
35 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal
49 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar5210
59 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar5211
67 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar5212
88 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar5416
100 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar9001
114 .PATH: ${SRCTOP}/sys/dev/ath/ath_hal/ar9002
122 .PATH: ${SRCTOP}/sys/dev/ath/ath_ha
[all...]
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/athratestats/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
4 .PATH: ${.CURDIR}/../../../../sys/dev/ath/
/freebsd-11-stable/tools/tools/ath/ath_ee_9300_print/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/athrd/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_ioctl.c31 __FBSDID("$FreeBSD: stable/11/sys/dev/ath/if_ath_ioctl.c 332303 2018-04-08 20:50:16Z emaste $");
100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
106 #include <dev/ath/if_ath_btcoex.h>
107 #include <dev/ath/if_ath_spectral.h>
108 #include <dev/ath/if_ath_lna_div.h>
109 #include <dev/ath/if_athdf
[all...]
H A Dif_ath_descdma.c100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
107 #include <dev/ath/if_ath_tsf.h>
108 #include <dev/ath/if_ath_tx.h>
109 #include <dev/ath/if_ath_sysctl.h>
110 #include <dev/ath/if_ath_led.h>
111 #include <dev/ath/if_ath_keycach
[all...]
H A Dif_ath_led.c96 #include <dev/ath/if_athvar.h>
97 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
98 #include <dev/ath/ath_hal/ah_diagcodes.h>
100 #include <dev/ath/if_ath_debug.h>
101 #include <dev/ath/if_ath_misc.h>
103 #include <dev/ath/if_ath_led.h>
H A Dif_ath_tx_edma.c100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
106 #include <dev/ath/if_ath_tsf.h>
107 #include <dev/ath/if_ath_tx.h>
108 #include <dev/ath/if_ath_sysctl.h>
109 #include <dev/ath/if_ath_led.h>
110 #include <dev/ath/if_ath_keycach
[all...]
H A Dif_ath_tdma.c100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
106 #include <dev/ath/if_ath_tsf.h>
107 #include <dev/ath/if_ath_tx.h>
108 #include <dev/ath/if_ath_sysctl.h>
109 #include <dev/ath/if_ath_led.h>
110 #include <dev/ath/if_ath_keycach
[all...]
H A Dif_ath_ahb.c63 #include <dev/ath/if_athvar.h>
176 * so the ath/ath_ahb drivers can be loaded as modules
363 "ath",
368 DRIVER_MODULE(ath, nexus, ath_ahb_driver, ath_devclass, 0, 0);
369 DRIVER_MODULE(ath, apb, ath_ahb_driver, ath_devclass, 0, 0);
370 MODULE_VERSION(ath, 1);
371 MODULE_DEPEND(ath, wlan, 1, 1, 1); /* 802.11 media layer */
372 MODULE_DEPEND(ath, if_ath, 1, 1, 1); /* if_ath driver */
H A Dif_ath_rx_edma.c31 __FBSDID("$FreeBSD: stable/11/sys/dev/ath/if_ath_rx_edma.c 337951 2018-08-17 03:05:09Z kevans $");
100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
106 #include <dev/ath/if_ath_tsf.h>
107 #include <dev/ath/if_ath_tx.h>
108 #include <dev/ath/if_ath_sysctl.h>
109 #include <dev/ath/if_ath_le
[all...]
H A Dif_ath_debug.c81 #include <dev/ath/if_athvar.h>
82 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
83 #include <dev/ath/ath_hal/ah_diagcodes.h>
86 #include <dev/ath/ath_tx99/ath_tx99.h>
90 #include <dev/ath/if_ath_debug.h>
H A Dif_ath_rx.c100 #include <dev/ath/if_athvar.h>
101 #include <dev/ath/ath_hal/ah_devid.h> /* XXX for softled */
102 #include <dev/ath/ath_hal/ah_diagcodes.h>
104 #include <dev/ath/if_ath_debug.h>
105 #include <dev/ath/if_ath_misc.h>
106 #include <dev/ath/if_ath_tsf.h>
107 #include <dev/ath/if_ath_tx.h>
108 #include <dev/ath/if_ath_sysctl.h>
109 #include <dev/ath/if_ath_led.h>
110 #include <dev/ath/if_ath_keycach
[all...]
/freebsd-11-stable/tools/tools/ath/athaggrstats/
H A DMakefile3 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/tools/tools/ath/athstats/
H A Dathstats.c35 * ath statistics class.
437 struct ath_stats ath; member in struct:_athstats
480 if (ath_driver_req_fetch_stats(&wf->req, &stats->ath) < 0)
544 snprintf(b, bs, "%u", wf->cur.ath.ast_##x - wf->total.ath.ast_##x); return 1
546 snprintf(b, bs, "%u", wf->cur.ath.ast_rx_phy[x] - wf->total.ath.ast_rx_phy[x]); return 1
554 snprintf(b, bs, "%u", wf->cur.ath.ast_ant_tx[x] - wf->total.ath.ast_ant_tx[x]); return 1
556 snprintf(b, bs, "%u", wf->cur.ath
[all...]
H A DMakefile7 .PATH: ${.CURDIR}/../../../../sys/dev/ath/ath_hal
/freebsd-11-stable/sys/net80211/
H A Dieee80211_superg.c168 struct ieee80211_ath_ie *ath = (struct ieee80211_ath_ie *) frm; local
171 ath->ath_capability = caps;
173 ath->ath_defkeyix[0] = (defkeyix & 0xff);
174 ath->ath_defkeyix[1] = ((defkeyix >> 8) & 0xff);
176 ath->ath_defkeyix[0] = 0xff;
177 ath->ath_defkeyix[1] = 0x7f;
198 const struct ieee80211_ath_ie *ath = local
201 ni->ni_ath_flags = ath->ath_capability;
202 ni->ni_ath_defkeyix = le16dec(&ath->ath_defkeyix);
210 const struct ieee80211_ath_ie *ath; local
262 uint32_t ath; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c71 #include <dev/ath/if_athvar.h>
72 #include <dev/ath/if_athdfs.h>
74 #include <dev/ath/ath_hal/ah_desc.h>

Completed in 200 milliseconds

123