Searched refs:ar9300_txc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit_ds.c41 ar9300_calc_ptr_chk_sum(struct ar9300_txc *ads)
70 struct ar9300_txc *ads = AR9300TXC(ds);
133 struct ar9300_txc *ads = AR9300TXC(ds);
148 struct ar9300_txc *ads = AR9300TXC(ds);
167 struct ar9300_txc *ads = AR9300TXC(ds);
199 struct ar9300_txc *ads = AR9300TXC(ds);
369 struct ar9300_txc *ads = AR9300TXC(ds);
560 struct ar9300_txc *ads = AR9300TXC(ds);
589 struct ar9300_txc *ads = AR9300TXC(ds);
699 struct ar9300_txc *ad
[all...]
H A Dar9300desc.h57 struct ar9300_txc { struct
87 #define AR9300TXC(_ds) ((struct ar9300_txc *)(_ds))
89 #define AR9300TXC_CONST(_ds) ((const struct ar9300_txc *)(_ds))
H A Dar9300_freebsd.c430 struct ar9300_txc *ads = AR9300TXC(ds);
485 const struct ar9300_txc *ads = AR9300TXC_CONST(ds0);
H A Dar9300_attach.c2744 p_cap->halTxDescLen = sizeof(struct ar9300_txc);
/freebsd-10.1-release/tools/tools/ath/athalq/
H A Dar9300_ds.c128 struct ar9300_txc txc;

Completed in 126 milliseconds