| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416.h | 230 struct ath_desc *, uint32_t size, u_int flags); 231 extern HAL_STATUS ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *, 232 uint32_t, struct ath_desc *, uint64_t, 305 extern HAL_BOOL ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, 311 extern HAL_BOOL ar5416SetupXTxDesc(struct ath_hal *, struct ath_desc *, 315 extern HAL_BOOL ar5416FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, 317 const struct ath_desc *ds0); 319 struct ath_desc *, struct ath_tx_status *); 321 const struct ath_desc *ds0, int *rates, int *tries); 327 extern HAL_BOOL ar5416ChainTxDesc(struct ath_hal *ah, struct ath_desc *ds, [all …]
|
| D | ar5416_xmit.c | 158 ar5416SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupTxDesc() 252 ar5416SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupXTxDesc() 278 ar5416FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416FillTxDesc() 280 const struct ath_desc *ds0) in ar5416FillTxDesc() 322 ar5416ChainTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416ChainTxDesc() 389 ar5416SetupFirstTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupFirstTxDesc() 450 ar5416SetupLastTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupLastTxDesc() 451 const struct ath_desc *ds0) in ar5416SetupLastTxDesc() 473 ar5416SwapTxDesc(struct ath_desc *ds) in ar5416SwapTxDesc() 490 struct ath_desc *ds, struct ath_tx_status *ts) in ar5416ProcTxDesc() [all …]
|
| D | ar5416_recv.c | 106 ar5416SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416SetupRxDesc() 137 ar5416ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5416ProcRxDesc() 138 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5416ProcRxDesc()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ |
| D | ah.h | 644 struct ath_desc; 855 HAL_BOOL __ahdecl(*ah_setupTxDesc)(struct ath_hal *, struct ath_desc *, 863 HAL_BOOL __ahdecl(*ah_setupXTxDesc)(struct ath_hal *, struct ath_desc*, 867 HAL_BOOL __ahdecl(*ah_fillTxDesc)(struct ath_hal *, struct ath_desc *, 869 HAL_BOOL lastSeg, const struct ath_desc *); 871 struct ath_desc *, struct ath_tx_status *); 873 void __ahdecl(*ah_reqTxIntrDesc)(struct ath_hal *, struct ath_desc*); 875 const struct ath_desc *ds, int *rates, int *tries); 892 HAL_BOOL __ahdecl(*ah_setupRxDesc)(struct ath_hal *, struct ath_desc *, 895 struct ath_desc *, uint32_t phyAddr, [all …]
|
| D | ah_desc.h | 190 struct ath_desc { struct
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210.h | 163 extern HAL_BOOL ar5210SetupTxDesc(struct ath_hal *, struct ath_desc *, 169 extern HAL_BOOL ar5210SetupXTxDesc(struct ath_hal *, struct ath_desc *, 173 extern HAL_BOOL ar5210FillTxDesc(struct ath_hal *, struct ath_desc *, 175 const struct ath_desc *ds0); 177 struct ath_desc *, struct ath_tx_status *); 179 extern void ar5210IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *); 181 const struct ath_desc *, int *rates, int *tries); 195 extern HAL_BOOL ar5210SetupRxDesc(struct ath_hal *, struct ath_desc *, 197 extern HAL_STATUS ar5210ProcRxDesc(struct ath_hal *, struct ath_desc *, 198 uint32_t, struct ath_desc *, uint64_t,
|
| D | ar5210_xmit.c | 477 ar5210SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5210SetupTxDesc() 527 ar5210SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5210SetupXTxDesc() 540 ar5210IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) in ar5210IntrReqTxDesc() 548 ar5210FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5210FillTxDesc() 550 const struct ath_desc *ds0) in ar5210FillTxDesc() 586 struct ath_desc *ds, struct ath_tx_status *ts) in ar5210ProcTxDesc() 629 ar5210GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5210GetTxCompletionRates()
|
| D | ar5210_recv.c | 179 ar5210SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5210SetupRxDesc() 209 ar5210ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5210ProcRxDesc() 210 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5210ProcRxDesc()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211.h | 188 extern HAL_BOOL ar5211SetupTxDesc(struct ath_hal *, struct ath_desc *, 194 extern HAL_BOOL ar5211SetupXTxDesc(struct ath_hal *, struct ath_desc *, 198 extern HAL_BOOL ar5211FillTxDesc(struct ath_hal *, struct ath_desc *, 200 const struct ath_desc *ds0); 202 struct ath_desc *, struct ath_tx_status *); 204 extern void ar5211IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *); 206 const struct ath_desc *ds0, int *rates, int *tries); 220 extern HAL_BOOL ar5211SetupRxDesc(struct ath_hal *, struct ath_desc *, 222 extern HAL_STATUS ar5211ProcRxDesc(struct ath_hal *, struct ath_desc *, 223 uint32_t, struct ath_desc *, uint64_t,
|
| D | ar5211_xmit.c | 510 ar5211SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211SetupTxDesc() 558 ar5211SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211SetupXTxDesc() 571 ar5211IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) in ar5211IntrReqTxDesc() 579 ar5211FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211FillTxDesc() 581 const struct ath_desc *ds0) in ar5211FillTxDesc() 617 struct ath_desc *ds, struct ath_tx_status *ts) in ar5211ProcTxDesc() 669 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates()
|
| D | ar5211_recv.c | 175 ar5211SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211SetupRxDesc() 203 ar5211ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5211ProcRxDesc() 204 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5211ProcRxDesc()
|
| /freebsd-9-stable/sys/dev/ath/ |
| D | if_ath_debug.c | 105 const struct ath_desc *ds; in ath_printrxbuf() 111 ix, ds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printrxbuf() 131 const struct ath_desc *ds; in ath_printtxbuf() 138 ds, (const struct ath_desc *)bf->bf_daddr + i, in ath_printtxbuf()
|
| D | if_athrate.h | 69 struct ath_desc; 124 struct ath_desc *, int shortPreamble, u_int8_t rix);
|
| D | if_ath_tx_ht.c | 207 struct ath_desc *ds = bf->bf_desc; in ath_buf_set_rate() 208 struct ath_desc *lastds = NULL; in ath_buf_set_rate()
|
| D | if_ath_tx.c | 232 struct ath_desc *ds, *ds0; in ath_tx_chaindesclist() 505 struct ath_desc *ds; in ath_tx_start() 888 struct ath_desc *ds; in ath_tx_raw_start()
|
| D | if_ath.c | 2332 struct ath_desc *ds; in ath_beacon_setup() 2951 desc_len = sizeof(struct ath_desc); in ath_descdma_setup() 3033 bf->bf_desc = (struct ath_desc *) ds; in ath_descdma_setup() 3045 bf->bf_desc = (struct ath_desc *) ds; in ath_descdma_setup() 3200 struct ath_desc *ds; in ath_rxbuf_init() 3460 ((struct ath_desc *)((caddr_t)(_sc)->sc_rxdma.dd_desc + \ in ath_rx_proc() 3467 struct ath_desc *ds; in ath_rx_proc() 4068 struct ath_desc *ds, *ds0; in ath_tx_processq() 4429 ((struct ath_desc *)((caddr_t)(_sc)->sc_rxdma.dd_desc + \ in ath_stoprecv() 4446 struct ath_desc *ds = bf->bf_desc; in ath_stoprecv()
|
| D | if_athvar.h | 116 struct ath_desc *bf_desc; /* virtual addr of desc */ 135 struct ath_desc *dd_desc; /* descriptors */
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212.h | 531 struct ath_desc *, uint32_t size, u_int flags); 532 extern HAL_STATUS ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *, 533 uint32_t, struct ath_desc *, uint64_t, 582 extern HAL_BOOL ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, 588 extern HAL_BOOL ar5212SetupXTxDesc(struct ath_hal *, struct ath_desc *, 592 extern HAL_BOOL ar5212FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, 594 const struct ath_desc *ds0); 596 struct ath_desc *, struct ath_tx_status *); 598 extern void ar5212IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *); 600 const struct ath_desc *ds0, int *rates, int *tries);
|
| D | ar5212_xmit.c | 33 static void ar5212SwapTxDesc(struct ath_desc *ds); 663 ar5212SetupTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212SetupTxDesc() 735 ar5212SetupXTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212SetupXTxDesc() 767 ar5212IntrReqTxDesc(struct ath_hal *ah, struct ath_desc *ds) in ar5212IntrReqTxDesc() 779 ar5212FillTxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212FillTxDesc() 781 const struct ath_desc *ds0) in ar5212FillTxDesc() 824 ar5212SwapTxDesc(struct ath_desc *ds) in ar5212SwapTxDesc() 841 struct ath_desc *ds, struct ath_tx_status *ts) in ar5212ProcTxDesc() 926 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates()
|
| D | ar5212_recv.c | 215 ar5212SetupRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212SetupRxDesc() 241 ar5212ProcRxDesc(struct ath_hal *ah, struct ath_desc *ds, in ar5212ProcRxDesc() 242 uint32_t pa, struct ath_desc *nds, uint64_t tsf, in ar5212ProcRxDesc()
|
| /freebsd-9-stable/sys/dev/ath/ath_rate/onoe/ |
| D | onoe.c | 150 struct ath_desc *ds, int shortPreamble, u_int8_t rix) in ath_rate_setupxtxdesc()
|
| /freebsd-9-stable/sys/dev/ath/ath_rate/amrr/ |
| D | amrr.c | 143 struct ath_desc *ds, int shortPreamble, u_int8_t rix) in ath_rate_setupxtxdesc()
|
| /freebsd-9-stable/sys/dev/ath/ath_rate/sample/ |
| D | sample.c | 468 struct ath_desc *ds, int shortPreamble, u_int8_t rix) in ath_rate_setupxtxdesc() 600 const struct ath_desc *ds0 = &bf->bf_desc[0]; in ath_rate_tx_complete()
|