Home
last modified time | relevance | path

Searched defs:ds0 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/powerpc/aim/
H A Dtrap_subr32.S508 ds0: label
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c462 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 Dar5210_xmit.c552 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 Dar5211_xmit.c581 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 Dar9300_freebsd.c787 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 Dar9300_xmit_ds.c70 const void *ds0) in ar9300_fill_tx_desc()
H A Dar9300_stub_funcs.c1046 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 Dar5212_xmit.c807 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 Dif_ath_tx.c363 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