Home
last modified time | relevance | path

Searched full:ds0 (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.h46 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);
H A Dar9300_freebsd.c787 const struct ath_desc *ds0) in ar9300_freebsd_fill_tx_desc() argument
790 const struct ar9300_txc *ads = AR9300TXC_CONST(ds0); in ar9300_freebsd_fill_tx_desc()
796 * So, extract it from ds0. in ar9300_freebsd_fill_tx_desc()
801 qid, keyType, firstSeg, lastSeg, ds0); in ar9300_freebsd_fill_tx_desc()
806 const struct ath_desc *ds0, int *rates, int *tries) in ar9300_freebsd_get_tx_completion_rates() argument
859 const struct ath_desc *ds0) in ar9300_freebsd_setup_last_tx_desc() argument
H A Dar9300_xmit_ds.c70 const void *ds0) in ar9300_fill_tx_desc() argument
112 ads->ds_ctl13 = __bswap32(AR9300TXC_CONST(ds0)->ds_ctl13); in ar9300_fill_tx_desc()
113 ads->ds_ctl14 = __bswap32(AR9300TXC_CONST(ds0)->ds_ctl14); in ar9300_fill_tx_desc()
116 ads->ds_ctl13 = AR9300TXC_CONST(ds0)->ds_ctl13; in ar9300_fill_tx_desc()
117 ads->ds_ctl14 = AR9300TXC_CONST(ds0)->ds_ctl14; in ar9300_fill_tx_desc()
H A Dar9300_stub_funcs.h190 const struct ath_desc *ds0);
196 const struct ath_desc *ds0, int *rates, int *tries);
H A Dar9300_stub_funcs.c1046 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
H A Dar9300desc.h515 HAL_BOOL last_seg, const void *ds0);
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c462 const struct ath_desc *ds0) in ar5416FillTxDesc() argument
485 ads->ds_ctl0 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl0) in ar5416FillTxDesc()
487 ads->ds_ctl2 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl2); in ar5416FillTxDesc()
488 ads->ds_ctl3 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl3); in ar5416FillTxDesc()
490 ads->ds_ctl6 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl6 & AR_EncrType); in ar5416FillTxDesc()
492 ads->ds_ctl0 = AR5416DESC_CONST(ds0)->ds_ctl0 & AR_TxIntrReq; in ar5416FillTxDesc()
493 ads->ds_ctl2 = AR5416DESC_CONST(ds0)->ds_ctl2; in ar5416FillTxDesc()
494 ads->ds_ctl3 = AR5416DESC_CONST(ds0)->ds_ctl3; in ar5416FillTxDesc()
496 ads->ds_ctl6 = AR5416DESC_CONST(ds0)->ds_ctl6 & AR_EncrType; in ar5416FillTxDesc()
503 ads->ds_ctl0 = __bswap32(AR5416DESC_CONST(ds0)->ds_ctl0) in ar5416FillTxDesc()
[all …]
H A Dar5416.h384 const struct ath_desc *ds0);
388 const struct ath_desc *ds0, int *rates, int *tries);
403 const struct ath_desc *ds0);
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c807 const struct ath_desc *ds0) in ar5212FillTxDesc() argument
830 ads->ds_ctl0 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl0) in ar5212FillTxDesc()
832 ads->ds_ctl2 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl2); in ar5212FillTxDesc()
833 ads->ds_ctl3 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl3); in ar5212FillTxDesc()
835 ads->ds_ctl0 = AR5212DESC_CONST(ds0)->ds_ctl0 & AR_TxInterReq; in ar5212FillTxDesc()
836 ads->ds_ctl2 = AR5212DESC_CONST(ds0)->ds_ctl2; in ar5212FillTxDesc()
837 ads->ds_ctl3 = AR5212DESC_CONST(ds0)->ds_ctl3; in ar5212FillTxDesc()
844 ads->ds_ctl0 = __bswap32(AR5212DESC_CONST(ds0)->ds_ctl0) in ar5212FillTxDesc()
847 ads->ds_ctl0 = AR5212DESC_CONST(ds0)->ds_ctl0 & AR_TxInterReq; in ar5212FillTxDesc()
962 ar5212GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5212GetTxCompletionRates() argument
[all …]
H A Dar5212.h615 const struct ath_desc *ds0);
621 const struct ath_desc *ds0, int *rates, int *tries);
/freebsd/usr.sbin/nfsd/
H A Dpnfsserver.469 ds0,...,dsN (where N is 19 by default) also owned by
305 yyy.c: nfsv4-data2.home.rick ds0/207508569ff983350c000000ec7c0200e4c57b2e0000000000000000 0.0.0.0 d…
351 It should have empty ds0,...,dsN directories under the top level exported
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dwkup-m3-ipc.yaml39 'CTRL_CONF_' that contain DS0 (e.g. deep sleep) configuration bits that can
139 * for pull-up during normal system operation. However, the DS0 (deep sleep)
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c552 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
H A Dar5210.h178 const struct ath_desc *ds0);
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h201 const struct ath_desc *ds0);
207 const struct ath_desc *ds0, int *rates, int *tries);
H A Dar5211_xmit.c581 const struct ath_desc *ds0) in ar5211FillTxDesc() argument
602 ads->ds_ctl0 = AR5211DESC_CONST(ds0)->ds_ctl0; in ar5211FillTxDesc()
672 ar5211GetTxCompletionRates(struct ath_hal *ah, const struct ath_desc *ds0, int *rates, int *tries) in ar5211GetTxCompletionRates() argument
/freebsd/contrib/tcpdump/
H A Dgmpls.c89 { 15, "Byte synchronous mapping of 31 * DS0"},
/freebsd/sys/powerpc/aim/
H A Dtrap_subr32.S508 ds0: label
537 b ds0 /* try second hash */
/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() argument
436 , (struct ath_desc *) ds0 /* first descriptor */ in ath_tx_chaindesclist()
553 struct ath_desc *ds0 = bf_first->bf_desc; in ath_tx_setds_11n() local
611 ath_tx_chaindesclist(sc, ds0, bf, in ath_tx_setds_11n()
623 ds0, in ath_tx_setds_11n()
677 ath_hal_setuplasttxdesc(sc->sc_ah, bf_prev->bf_lastds, ds0); in ath_tx_setds_11n()