Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.c54 u8 i, j, NumTriples, MaxChnlNum; in dot11d_update_country_ie() local
59 MaxChnlNum = 0; in dot11d_update_country_ie()
63 if (MaxChnlNum >= pTriple->first_channel) { in dot11d_update_country_ie()
81 MaxChnlNum = pTriple->first_channel + j; in dot11d_update_country_ie()