Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Ddot11d.c104 u8 MaxTxPwrInDbm = 255; in DOT11D_GetMaxTxPwrInDbm() local
108 return MaxTxPwrInDbm; in DOT11D_GetMaxTxPwrInDbm()
111 MaxTxPwrInDbm = pDot11dInfo->MaxTxPwrDbmList[Channel]; in DOT11D_GetMaxTxPwrInDbm()
113 return MaxTxPwrInDbm; in DOT11D_GetMaxTxPwrInDbm()