Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Ddot11d.c105 u8 MaxTxPwrInDbm = 255; in DOT11D_GetMaxTxPwrInDbm() local
109 return MaxTxPwrInDbm; in DOT11D_GetMaxTxPwrInDbm()
112 MaxTxPwrInDbm = pDot11dInfo->max_tx_pwr_dbm_list[Channel]; in DOT11D_GetMaxTxPwrInDbm()
114 return MaxTxPwrInDbm; in DOT11D_GetMaxTxPwrInDbm()