Home
last modified time | relevance | path

Searched refs:RTW_SR_TXPOWER1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwreg.h1028 #define RTW_SR_TXPOWER1 0x20 macro
H A Drtw.c1022 uint32_t idx = RTW_SR_TXPOWER1 + ieee80211_chan2ieee(ic, chan) - 1; in rtw_chan2txpower()