/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | 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);
|
H A D | ar9300_freebsd.c | 787 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 D | ar9300_xmit_ds.c | 70 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 D | ar9300_stub_funcs.h | 190 const struct ath_desc *ds0); 196 const struct ath_desc *ds0, int *rates, int *tries);
|
H A D | 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
|
H A D | ar9300desc.h | 515 HAL_BOOL last_seg, const void *ds0);
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_xmit.c | 462 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 D | ar5416.h | 384 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 D | ar5212_xmit.c | 807 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 D | ar5212.h | 615 const struct ath_desc *ds0); 621 const struct ath_desc *ds0, int *rates, int *tries);
|
/freebsd/usr.sbin/nfsd/ |
H A D | pnfsserver.4 | 69 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 D | wkup-m3-ipc.yaml | 39 '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 D | 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
|
H A D | ar5210.h | 178 const struct ath_desc *ds0);
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211.h | 201 const struct ath_desc *ds0); 207 const struct ath_desc *ds0, int *rates, int *tries);
|
H A D | ar5211_xmit.c | 581 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 D | gmpls.c | 89 { 15, "Byte synchronous mapping of 31 * DS0"},
|
/freebsd/sys/powerpc/aim/ |
H A D | trap_subr32.S | 508 ds0: label 537 b ds0 /* try second hash */
|
/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() 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()
|