/freebsd/sys/dev/ath/ |
H A D | if_ath_descdma.c | 147 #define DS2PHYS(_dd, _ds) \ in ath_descdma_alloc_desc() argument 240 #define DS2PHYS(_dd, _ds) \ in ath_descdma_setup() argument
|
H A D | if_athvar.h | 1385 #define ath_hal_setuprxdesc(_ah, _ds, _size, _intreq) \ argument 1387 #define ath_hal_rxprocdesc(_ah, _ds, _dspa, _dsnext, _rs) \ argument 1389 #define ath_hal_setuptxdesc(_ah, _ds, _plen, _hlen, _atype, _txpow, \ argument 1395 #define ath_hal_setupxtxdesc(_ah, _ds, \ argument 1399 #define ath_hal_filltxdesc(_ah, _ds, _b, _l, _did, _qid, _first, _last, _ds0) \ argument 1402 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument 1406 #define ath_hal_gettxcompletionrates(_ah, _ds, _rates, _tries) \ argument 1408 #define ath_hal_settxdesclink(_ah, _ds, _link) \ argument 1410 #define ath_hal_gettxdesclink(_ah, _ds, _link) \ argument 1412 #define ath_hal_gettxdesclinkptr(_ah, _ds, _linkptr) \ argument [all …]
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211desc.h | 36 #define AR5211DESC(_ds) ((struct ar5211_desc *)(_ds)) argument 37 #define AR5211DESC_CONST(_ds) ((const struct ar5211_desc *)(_ds)) argument
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_cru.h | 102 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument 139 #define COMP(_id, _name, _pnames, _f, _o, _ds, _dw, _ms, _mw) \ argument 158 #define CDIV(_id, _name, _pname, _f, _o, _ds, _dw) \ argument
|
H A D | rk3288_cru.c | 506 #define ARMDIV(_id, _name, _pn, _r, _o, _ds, _dw, _ms, _mw, _mp, _ap) \ argument
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210desc.h | 36 #define AR5210DESC(_ds) ((struct ar5210_desc *)(_ds)) argument 37 #define AR5210DESC_CONST(_ds) ((const struct ar5210_desc *)(_ds)) argument
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | name.c | 304 #define COPYCHARARRAY(_ds,_el,_l,_n) \ argument 313 #define COPYVALARRAY(_ds,_el,_l,_n) \ argument 321 #define COPYVOIDARRAY(_ds,_el,_l,_n) \ argument
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212desc.h | 47 #define AR5212DESC(_ds) ((struct ar5212_desc *)(_ds)) argument 48 #define AR5212DESC_CONST(_ds) ((const struct ar5212_desc *)(_ds)) argument
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416desc.h | 75 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument 76 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300desc.h | 88 #define AR9300TXC(_ds) ((struct ar9300_txc *)(_ds)) argument 90 #define AR9300TXC_CONST(_ds) ((const struct ar9300_txc *)(_ds)) argument
|
/freebsd/sys/dev/malo/ |
H A D | if_malo.c | 498 #define DS2PHYS(_dd, _ds) \ argument
|
/freebsd/sys/dev/mwl/ |
H A D | if_mwl.c | 2015 #define DS2PHYS(_dd, _ds) \ argument
|