Home
last modified time | relevance | path

Searched defs:_ds (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_ath_descdma.c149 #define DS2PHYS(_dd, _ds) \ in ath_descdma_alloc_desc() argument
242 #define DS2PHYS(_dd, _ds) \ in ath_descdma_setup() argument
HDif_athvar.h1376 #define ath_hal_setuprxdesc(_ah, _ds, _size, _intreq) \ argument
1378 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument
1380 #define ath_hal_setuptxdesc(_ah, _ds, _plen, _hlen, _atype, _txpow, \ argument
1386 #define ath_hal_setupxtxdesc(_ah, _ds, \ argument
1390 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument
1393 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument
1397 #define ath_hal_gettxcompletionrates(_ah, _ds, _rates, _tries) \ argument
1399 #define ath_hal_settxdesclink(_ah, _ds, _link) \ argument
1401 #define ath_hal_gettxdesclink(_ah, _ds, _link) \ argument
1403 #define ath_hal_gettxdesclinkptr(_ah, _ds, _linkptr) \ argument
[all …]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211desc.h36 #define AR5211DESC(_ds) ((struct ar5211_desc *)(_ds)) argument
37 #define AR5211DESC_CONST(_ds) ((const struct ar5211_desc *)(_ds)) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
HDar5210desc.h36 #define AR5210DESC(_ds) ((struct ar5210_desc *)(_ds)) argument
37 #define AR5210DESC_CONST(_ds) ((const struct ar5210_desc *)(_ds)) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
HDname.c304 #define COPYCHARARRAY(_ds,_el,_l,_n) \ argument
313 #define COPYVALARRAY(_ds,_el,_l,_n) \ argument
321 #define COPYVOIDARRAY(_ds,_el,_l,_n) \ argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212desc.h47 #define AR5212DESC(_ds) ((struct ar5212_desc *)(_ds)) argument
48 #define AR5212DESC_CONST(_ds) ((const struct ar5212_desc *)(_ds)) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416desc.h76 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument
77 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300desc.h88 #define AR9300TXC(_ds) ((struct ar9300_txc *)(_ds)) argument
90 #define AR9300TXC_CONST(_ds) ((const struct ar9300_txc *)(_ds)) argument
/freebsd-11-stable/sys/dev/malo/
HDif_malo.c505 #define DS2PHYS(_dd, _ds) \ argument
/freebsd-11-stable/sys/dev/mwl/
HDif_mwl.c2021 #define DS2PHYS(_dd, _ds) \ argument