Searched refs:if_ath_alq (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/
H A Dif_ath_alq.h29 * $FreeBSD: releng/10.3/sys/dev/ath/if_ath_alq.h 250619 2013-05-13 21:18:00Z adrian $
124 struct if_ath_alq { struct
153 if_ath_alq_checkdebug(struct if_ath_alq *alq, uint16_t op)
160 extern void if_ath_alq_init(struct if_ath_alq *alq, const char *devname);
161 extern void if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer,
163 extern void if_ath_alq_tidyup(struct if_ath_alq *alq);
164 extern int if_ath_alq_start(struct if_ath_alq *alq);
165 extern int if_ath_alq_stop(struct if_ath_alq *alq);
166 extern void if_ath_alq_post(struct if_ath_alq *alq, uint16_t op,
171 if_ath_alq_post_intr(struct if_ath_alq *al
[all...]
H A Dif_ath_alq.c29 * $FreeBSD: releng/10.3/sys/dev/ath/if_ath_alq.c 250618 2013-05-13 21:17:27Z adrian $
49 #include <dev/ath/if_ath_alq.h>
53 if_ath_alq_get(struct if_ath_alq *alq, int len)
67 if_ath_alq_init(struct if_ath_alq *alq, const char *devname)
82 if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer,
94 if_ath_alq_tidyup(struct if_ath_alq *alq)
103 if_ath_alq_start(struct if_ath_alq *alq)
131 if_ath_alq_stop(struct if_ath_alq *alq)
152 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len,
H A Dif_ath_tdma.c119 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_tx_edma.c121 #include <dev/ath/if_ath_alq.h>
H A Dif_athvar.h46 #include <dev/ath/if_ath_alq.h>
851 struct if_ath_alq sc_alq;
H A Dif_ath_rx.c119 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_rx_edma.c121 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_sysctl.c103 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_tx.c105 #include <dev/ath/if_ath_alq.h>
H A Dif_ath.c124 #include <dev/ath/if_ath_alq.h>
/freebsd-10.3-release/tools/tools/ath/athalq/
H A Dtdma.c32 #include <dev/ath/if_ath_alq.h>
H A Dar5210_ds.c32 #include <dev/ath/if_ath_alq.h>
H A Dar5211_ds.c32 #include <dev/ath/if_ath_alq.h>
H A Dmain.c31 #include <dev/ath/if_ath_alq.h>
H A Dar5212_ds.c32 #include <dev/ath/if_ath_alq.h>
H A Dar5416_ds.c32 #include <dev/ath/if_ath_alq.h>
H A Dar9300_ds.c31 #include <dev/ath/if_ath_alq.h>
H A Dar5416_ds_tdma.c32 #include <dev/ath/if_ath_alq.h>
/freebsd-10.3-release/sys/modules/ath/
H A DMakefile38 SRCS= if_ath.c if_ath_alq.c if_ath_debug.c if_ath_keycache.c if_ath_sysctl.c

Completed in 156 milliseconds