| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_xmit.c | 463 const struct ath_desc *ds0) in ar5416FillTxDesc() argument 486 ads->ds_ctl0 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl0) in ar5416FillTxDesc() 488 ads->ds_ctl2 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl2); in ar5416FillTxDesc() 489 ads->ds_ctl3 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl3); in ar5416FillTxDesc() 491 ads->ds_ctl6 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl6 & AR_EncrType); in ar5416FillTxDesc() 493 ads->ds_ctl0 = AR5416DESC_CONST(ds0)->ds_ctl0 & AR_TxIntrReq; in ar5416FillTxDesc() 494 ads->ds_ctl2 = AR5416DESC_CONST(ds0)->ds_ctl2; in ar5416FillTxDesc() 495 ads->ds_ctl3 = AR5416DESC_CONST(ds0)->ds_ctl3; in ar5416FillTxDesc() 497 ads->ds_ctl6 = AR5416DESC_CONST(ds0)->ds_ctl6 & AR_EncrType; in ar5416FillTxDesc() 504 ads->ds_ctl0 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl0) in ar5416FillTxDesc() [all …]
|
| HD | ar5416.h | 389 const struct ath_desc *ds0); 393 const struct ath_desc *ds0, int *rates, int *tries); 408 const struct ath_desc *ds0);
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/ |
| HD | ar5212_xmit.c | 808 const struct ath_desc *ds0) in ar5212FillTxDesc() argument 831 ads->ds_ctl0 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl0) in ar5212FillTxDesc() 833 ads->ds_ctl2 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl2); in ar5212FillTxDesc() 834 ads->ds_ctl3 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl3); in ar5212FillTxDesc() 836 ads->ds_ctl0 = AR5212DESC_CONST(ds0)->ds_ctl0 & AR_TxInterReq; in ar5212FillTxDesc() 837 ads->ds_ctl2 = AR5212DESC_CONST(ds0)->ds_ctl2; in ar5212FillTxDesc() 838 ads->ds_ctl3 = AR5212DESC_CONST(ds0)->ds_ctl3; in ar5212FillTxDesc() 845 ads->ds_ctl0 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl0) in ar5212FillTxDesc() 848 ads->ds_ctl0 = AR5212DESC_CONST(ds0)->ds_ctl0 & AR_TxInterReq; in ar5212FillTxDesc() 963 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates() argument [all …]
|
| HD | ar5212.h | 613 const struct ath_desc *ds0); 619 const struct ath_desc *ds0, int *rates, int *tries);
|
| /freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_freebsd.h | 46 HAL_BOOL lastSeg, const struct ath_desc *ds0); 48 const struct ath_desc *ds0, int *rates, int *tries); 65 struct ath_desc *ds, const struct ath_desc *ds0);
|
| HD | ar9300_freebsd.c | 575 const struct ath_desc *ds0) in ar9300_freebsd_fill_tx_desc() argument 578 const struct ar9300_txc *ads = AR9300TXC_CONST(ds0); in ar9300_freebsd_fill_tx_desc() 589 qid, keyType, firstSeg, lastSeg, ds0); in ar9300_freebsd_fill_tx_desc() 594 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_freebsd_get_tx_completion_rates() argument 647 const struct ath_desc *ds0) in ar9300_freebsd_setup_last_tx_desc() argument
|
| HD | ar9300_xmit_ds.c | 68 const void *ds0) in ar9300_fill_tx_desc() argument 110 ads->ds_ctl13 = __bswap32(AR9300TXC_CONST(ds0)->ds_ctl13); in ar9300_fill_tx_desc() 111 ads->ds_ctl14 = __bswap32(AR9300TXC_CONST(ds0)->ds_ctl14); in ar9300_fill_tx_desc() 114 ads->ds_ctl13 = AR9300TXC_CONST(ds0)->ds_ctl13; in ar9300_fill_tx_desc() 115 ads->ds_ctl14 = AR9300TXC_CONST(ds0)->ds_ctl14; in ar9300_fill_tx_desc()
|
| HD | ar9300_stub_funcs.h | 190 const struct ath_desc *ds0); 196 const struct ath_desc *ds0, int *rates, int *tries);
|
| HD | ar9300_stub_funcs.c | 1046 const struct ath_desc *ds0) in ar9300_Stub_FillTxDesc() argument 1078 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_Stub_GetTxCompletionRates() argument
|
| HD | ar9300desc.h | 515 HAL_BOOL last_seg, const void *ds0);
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/ |
| HD | ar5210_xmit.c | 552 const struct ath_desc *ds0) in ar5210FillTxDesc() argument 573 ads->ds_ctl0 = AR5210DESC_CONST(ds0)->ds_ctl0; in ar5210FillTxDesc() 634 ar5210GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5210GetTxCompletionRates() argument
|
| HD | ar5210.h | 178 const struct ath_desc *ds0);
|
| /freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/ |
| HD | ar5211_xmit.c | 582 const struct ath_desc *ds0) in ar5211FillTxDesc() argument 603 ads->ds_ctl0 = AR5211DESC_CONST(ds0)->ds_ctl0; in ar5211FillTxDesc() 673 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates() argument
|
| HD | ar5211.h | 201 const struct ath_desc *ds0); 207 const struct ath_desc *ds0, int *rates, int *tries);
|
| /freebsd-11-stable/sys/powerpc/aim/ |
| HD | trap_subr32.S | 512 ds0: label 541 b ds0 /* try second hash */
|
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_ath_tx.c | 350 ath_tx_chaindesclist(struct ath_softc *sc, struct ath_desc *ds0, in ath_tx_chaindesclist() argument 423 , (struct ath_desc *) ds0 /* first descriptor */ in ath_tx_chaindesclist() 540 struct ath_desc *ds0 = bf_first->bf_desc; in ath_tx_setds_11n() local 598 ath_tx_chaindesclist(sc, ds0, bf, in ath_tx_setds_11n() 610 ds0, in ath_tx_setds_11n() 664 ath_hal_setuplasttxdesc(sc->sc_ah, bf_prev->bf_lastds, ds0); in ath_tx_setds_11n()
|