Searched defs:ds0 (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/powerpc/aim/ |
H A D | trap_subr32.S | 508 ds0: label
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 462 const struct ath_desc *ds0) in ar5416FillTxDesc() 680 const struct ath_desc *ds0) in ar5416SetupLastTxDesc() 1097 ar5416GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5416GetTxCompletionRates()
|
/freebsd/sys/dev/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()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_xmit.c | 581 const struct ath_desc *ds0) in ar5211FillTxDesc() 672 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_freebsd.c | 787 const struct ath_desc *ds0) in ar9300_freebsd_fill_tx_desc() 806 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_freebsd_get_tx_completion_rates() 859 const struct ath_desc *ds0) in ar9300_freebsd_setup_last_tx_desc()
|
H A D | ar9300_xmit_ds.c | 70 const void *ds0) in ar9300_fill_tx_desc()
|
H A D | ar9300_stub_funcs.c | 1046 const struct ath_desc *ds0) in ar9300_Stub_FillTxDesc() 1078 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_Stub_GetTxCompletionRates()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_xmit.c | 807 const struct ath_desc *ds0) in ar5212FillTxDesc() 962 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_tx.c | 363 ath_tx_chaindesclist(struct ath_softc *sc, struct ath_desc *ds0, in ath_tx_chaindesclist() 553 struct ath_desc *ds0 = bf_first->bf_desc; in ath_tx_setds_11n() local
|