sys/dev/ic/ar5210.c
1068
ar5k_ar5210_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5210.c
1097
ar5k_ar5210_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5210.c
1110
ar5k_ar5210_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc)
sys/dev/ic/ar5210.c
1284
ar5k_ar5210_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5210.c
1302
ar5k_ar5210_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5210.c
1303
u_int32_t phys_addr, struct ath_desc *next)
sys/dev/ic/ar5210.c
998
ar5k_ar5210_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1127
ar5k_ar5211_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1180
ar5k_ar5211_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1209
ar5k_ar5211_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1217
ar5k_ar5211_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc)
sys/dev/ic/ar5211.c
1384
ar5k_ar5211_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1402
ar5k_ar5211_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5211.c
1403
u_int32_t phys_addr, struct ath_desc *next)
sys/dev/ic/ar5212.c
1315
ar5k_ar5212_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5212.c
1387
ar5k_ar5212_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5212.c
1418
ar5k_ar5212_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5212.c
1446
ar5k_ar5212_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc)
sys/dev/ic/ar5212.c
1671
ar5k_ar5212_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5212.c
1689
ar5k_ar5212_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc,
sys/dev/ic/ar5212.c
1690
u_int32_t phys_addr, struct ath_desc *next)
sys/dev/ic/ar5xxx.h
943
struct ath_desc *, \
sys/dev/ic/ar5xxx.h
949
struct ath_desc *, \
sys/dev/ic/ar5xxx.h
953
struct ath_desc *, \
sys/dev/ic/ar5xxx.h
956
struct ath_desc *); \
sys/dev/ic/ar5xxx.h
974
struct ath_desc *, u_int32_t size, u_int flags); \
sys/dev/ic/ar5xxx.h
976
struct ath_desc *, u_int32_t phyAddr, struct ath_desc *next); \
sys/dev/ic/ath.c
1189
struct ath_desc *ds;
sys/dev/ic/ath.c
1229
bzero(ds, sizeof(struct ath_desc));
sys/dev/ic/ath.c
1460
struct ath_desc *ds;
sys/dev/ic/ath.c
1464
sc->sc_desc_len = sizeof(struct ath_desc) *
sys/dev/ic/ath.c
1696
struct ath_desc *ds;
sys/dev/ic/ath.c
1749
bzero(ds, sizeof(struct ath_desc));
sys/dev/ic/ath.c
1771
((struct ath_desc *)((caddr_t)(_sc)->sc_desc + \
sys/dev/ic/ath.c
1778
struct ath_desc *ds;
sys/dev/ic/ath.c
1994
struct ath_desc *ds;
sys/dev/ic/ath.c
2365
struct ath_desc *ds;
sys/dev/ic/ath.c
2513
((struct ath_desc *)((caddr_t)(_sc)->sc_desc + \
sys/dev/ic/ath.c
2527
struct ath_desc *ds = bf->bf_desc;
sys/dev/ic/ath.c
3056
struct ath_desc *ds;
sys/dev/ic/ath.c
3061
i, ds, (struct ath_desc *)bf->bf_daddr + i,
sys/dev/ic/ath.c
3072
struct ath_desc *ds;
sys/dev/ic/ath.c
3078
i, ds, (struct ath_desc *)bf->bf_daddr + i,
sys/dev/ic/athvar.h
183
struct ath_desc *bf_desc; /* virtual addr of desc */
sys/dev/ic/athvar.h
249
struct ath_desc *sc_desc; /* TX/RX descriptors */