Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h570 #define IPW2200_TXPOWER_MAX (20) macro
571 #define IPW2200_TXPOWER_RATIO (IEEE80211_TXPOWER_MAX / IPW2200_TXPOWER_MAX)
H A Dipw2200.c804 pwr.chan[i].power = IPW2200_TXPOWER_MAX; in ipw2200_config()