Home
last modified time | relevance | path

Searched refs:ath_desc (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/ic/
H A Dath.c1189 struct ath_desc *ds; in ath_beacon_alloc()
1229 bzero(ds, sizeof(struct ath_desc)); in ath_beacon_alloc()
1460 struct ath_desc *ds; in ath_desc_alloc()
1696 struct ath_desc *ds; in ath_rxbuf_init()
1749 bzero(ds, sizeof(struct ath_desc)); in ath_rxbuf_init()
1778 struct ath_desc *ds; in ath_rx_proc()
1994 struct ath_desc *ds; in ath_tx_start()
2365 struct ath_desc *ds; in ath_tx_proc()
2527 struct ath_desc *ds = bf->bf_desc; in ath_stoprecv()
3055 struct ath_desc *ds; in ath_printrxbuf()
[all …]
H A Dar5xxx.h887 struct ath_desc { struct
943 struct ath_desc *, \
949 struct ath_desc *, \
953 struct ath_desc *, \
956 struct ath_desc *); \
974 struct ath_desc *, u_int32_t size, u_int flags); \
976 struct ath_desc *, u_int32_t phyAddr, struct ath_desc *next); \
H A Dar5210.c998 ar5k_ar5210_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5210_setup_tx_desc()
1068 ar5k_ar5210_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5210_fill_tx_desc()
1097 ar5k_ar5210_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5210_setup_xtx_desc()
1110 ar5k_ar5210_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc) in ar5k_ar5210_proc_tx_desc()
1284 ar5k_ar5210_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5210_setup_rx_desc()
1302 ar5k_ar5210_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5210_proc_rx_desc()
1303 u_int32_t phys_addr, struct ath_desc *next) in ar5k_ar5210_proc_rx_desc()
H A Dar5211.c1127 ar5k_ar5211_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5211_setup_tx_desc()
1180 ar5k_ar5211_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5211_fill_tx_desc()
1209 ar5k_ar5211_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5211_setup_xtx_desc()
1217 ar5k_ar5211_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc) in ar5k_ar5211_proc_tx_desc()
1384 ar5k_ar5211_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5211_setup_rx_desc()
1402 ar5k_ar5211_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5211_proc_rx_desc()
1403 u_int32_t phys_addr, struct ath_desc *next) in ar5k_ar5211_proc_rx_desc()
H A Dar5212.c1315 ar5k_ar5212_setup_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5212_setup_tx_desc()
1387 ar5k_ar5212_fill_tx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5212_fill_tx_desc()
1418 ar5k_ar5212_setup_xtx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5212_setup_xtx_desc()
1446 ar5k_ar5212_proc_tx_desc(struct ath_hal *hal, struct ath_desc *desc) in ar5k_ar5212_proc_tx_desc()
1671 ar5k_ar5212_setup_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5212_setup_rx_desc()
1689 ar5k_ar5212_proc_rx_desc(struct ath_hal *hal, struct ath_desc *desc, in ar5k_ar5212_proc_rx_desc()
1690 u_int32_t phys_addr, struct ath_desc *next) in ar5k_ar5212_proc_rx_desc()
H A Dathvar.h183 struct ath_desc *bf_desc; /* virtual addr of desc */
249 struct ath_desc *sc_desc; /* TX/RX descriptors */