Searched refs:_opmode (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ath/ |
H A D | ath_hal.h | 1126 #define ATH_HAL_RESET(_ah, _opmode, _chan, _outdoor, _pstatus) \ argument 1127 ((*(_ah)->ah_reset)((_ah), (_opmode), (_chan), (_outdoor), (_pstatus))) 1243 #define ATH_HAL_SETUPBEACONDESC(_ah, _ds, _opmode, _flen, _hlen, \ argument 1245 ((*(_ah)->ah_setupBeaconDesc)((_ah), (_ds), (_opmode), \
|