Home
last modified time | relevance | path

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

/src/sys/dev/mwl/
H A Dmwlhal.c1051 pCmd->SupportTxPowerLevel = htole16(WL_TX_POWERLEVEL_LOW); in mwl_hal_adjusttxpower()
1053 pCmd->SupportTxPowerLevel = htole16(WL_TX_POWERLEVEL_MEDIUM); in mwl_hal_adjusttxpower()
1055 pCmd->SupportTxPowerLevel = htole16(WL_TX_POWERLEVEL_HIGH); in mwl_hal_adjusttxpower()
H A Dmwlreg.h813 uint16_t SupportTxPowerLevel; member