Searched defs:_ds (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | athvar.h | 504 #define ath_hal_setup_rx_desc(_ah, _ds, _size, _intreq) \ argument 506 #define ath_hal_proc_rx_desc(_ah, _ds, _dspa, _dsnext) \ argument 508 #define ath_hal_setup_tx_desc(_ah, _ds, _plen, _hlen, _atype, _txpow, \ argument 514 #define ath_hal_setup_xtx_desc(_ah, _ds, \ argument 518 #define ath_hal_fill_tx_desc(_ah, _ds, _l, _first, _last) \ argument 520 #define ath_hal_proc_tx_desc(_ah, _ds) \ argument
|