Searched defs:ds0 (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 566 const struct ath_desc *ds0) in ar9300_freebsd_fill_tx_desc() 585 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_freebsd_get_tx_completion_rates() 638 const struct ath_desc *ds0) in ar9300_freebsd_setup_last_tx_desc()
|
H A D | ar9300_xmit_ds.c | 68 const void *ds0) in ar9300_fill_tx_desc()
|
H A D | ar9300_stub_funcs.c | 1050 const struct ath_desc *ds0) in ar9300_Stub_FillTxDesc() 1082 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_Stub_GetTxCompletionRates()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 457 const struct ath_desc *ds0) in ar5416FillTxDesc() 675 const struct ath_desc *ds0) in ar5416SetupLastTxDesc() 1092 ar5416GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5416GetTxCompletionRates()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/ |
H A D | ar5210_xmit.c | 552 const struct ath_desc *ds0) in ar5210FillTxDesc() 634 ar5210GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5210GetTxCompletionRates()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 582 const struct ath_desc *ds0) in ar5211FillTxDesc() 673 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates()
|
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 808 const struct ath_desc *ds0) in ar5212FillTxDesc() 963 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates()
|
/dflybsd-src/sys/dev/netif/ath/ath/ |
H A D | if_ath_tx.c | 373 ath_tx_chaindesclist(struct ath_softc *sc, struct ath_desc *ds0, in ath_tx_chaindesclist() 563 struct ath_desc *ds0 = bf_first->bf_desc; in ath_tx_setds_11n() local
|