Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_scan_instance.c203 u8 chnl = 0, property = 0, gpidx = 0, keep = 0; in _select_channels_by_group() local
222 gpidx = FREQ_GROUP_2GHZ; in _select_channels_by_group()
226 gpidx = FREQ_GROUP_5GHZ_BAND1; in _select_channels_by_group()
228 gpidx = FREQ_GROUP_5GHZ_BAND2; in _select_channels_by_group()
230 gpidx = FREQ_GROUP_5GHZ_BAND3; in _select_channels_by_group()
232 gpidx = FREQ_GROUP_5GHZ_BAND4; in _select_channels_by_group()
237 gpidx = FREQ_GROUP_6GHZ_PSC; in _select_channels_by_group()
242 group[gpidx].ch[group[gpidx].cnt].band = band; in _select_channels_by_group()
243 group[gpidx].ch[group[gpidx].cnt].channel = chnl; in _select_channels_by_group()
244 group[gpidx].ch[group[gpidx].cnt].property = property; in _select_channels_by_group()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_scan_instance.c203 u8 chnl = 0, property = 0, gpidx = 0, keep = 0; in _select_channels_by_group() local
222 gpidx = FREQ_GROUP_2GHZ; in _select_channels_by_group()
226 gpidx = FREQ_GROUP_5GHZ_BAND1; in _select_channels_by_group()
228 gpidx = FREQ_GROUP_5GHZ_BAND2; in _select_channels_by_group()
230 gpidx = FREQ_GROUP_5GHZ_BAND3; in _select_channels_by_group()
232 gpidx = FREQ_GROUP_5GHZ_BAND4; in _select_channels_by_group()
237 gpidx = FREQ_GROUP_6GHZ_PSC; in _select_channels_by_group()
242 group[gpidx].ch[group[gpidx].cnt].band = band; in _select_channels_by_group()
243 group[gpidx].ch[group[gpidx].cnt].channel = chnl; in _select_channels_by_group()
244 group[gpidx].ch[group[gpidx].cnt].property = property; in _select_channels_by_group()
[all …]