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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.h31 * $FreeBSD: releng/12.0/sys/dev/ath/if_ath_alq.h 326255 2017-11-27 14:52:40Z pfg $
134 struct if_ath_alq { struct
163 if_ath_alq_checkdebug(struct if_ath_alq *alq, uint16_t op)
170 extern void if_ath_alq_init(struct if_ath_alq *alq, const char *devname);
171 extern void if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer,
173 extern void if_ath_alq_tidyup(struct if_ath_alq *alq);
174 extern int if_ath_alq_start(struct if_ath_alq *alq);
175 extern int if_ath_alq_stop(struct if_ath_alq *alq);
176 extern void if_ath_alq_post(struct if_ath_alq *alq, uint16_t op,
181 if_ath_alq_post_intr(struct if_ath_alq *al
[all...]
H A Dif_ath_alq.c31 * $FreeBSD: releng/12.0/sys/dev/ath/if_ath_alq.c 326255 2017-11-27 14:52:40Z pfg $
51 #include <dev/ath/if_ath_alq.h>
55 if_ath_alq_get(struct if_ath_alq *alq, int len)
69 if_ath_alq_init(struct if_ath_alq *alq, const char *devname)
84 if_ath_alq_setcfg(struct if_ath_alq *alq, uint32_t macVer,
96 if_ath_alq_tidyup(struct if_ath_alq *alq)
105 if_ath_alq_start(struct if_ath_alq *alq)
133 if_ath_alq_stop(struct if_ath_alq *alq)
154 if_ath_alq_post(struct if_ath_alq *alq, uint16_t op, uint16_t len,
H A Dif_ath_tdma.c122 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_tx_edma.c125 #include <dev/ath/if_ath_alq.h>
H A Dif_athvar.h48 #include <dev/ath/if_ath_alq.h>
887 struct if_ath_alq sc_alq;
H A Dif_ath_rx_edma.c125 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_rx.c123 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_sysctl.c106 #include <dev/ath/if_ath_alq.h>
H A Dif_ath_tx.c109 #include <dev/ath/if_ath_alq.h>
H A Dif_ath.c130 #include <dev/ath/if_ath_alq.h>

Completed in 142 milliseconds