Searched refs:_hlen (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ath/ |
H A D | ath_hal.h | 1243 #define ATH_HAL_SETUPBEACONDESC(_ah, _ds, _opmode, _flen, _hlen, \ argument 1246 (_flen), (_hlen), (_rate), (_antmode))) 1251 #define ATH_HAL_SETUPTXDESC(_ah, _ds, _plen, _hlen, _atype, _txpow, \ argument 1254 ((*(_ah)->ah_setupTxDesc)((_ah), (_ds), (_plen), (_hlen), (_atype), \
|