Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:num_chans

3764 	size_t num_chans;
3769 num_chans = ARRAY_SIZE(center_channels_6ghz_80mhz);
3772 num_chans = ARRAY_SIZE(center_channels_5ghz_80mhz);
3775 chans, num_chans);
3843 size_t num_chans;
3847 num_chans = ARRAY_SIZE(center_channels_6ghz_160mhz);
3850 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz);
3853 chans, num_chans);
4105 size_t num_chans;
4114 num_chans = ARRAY_SIZE(center_channels_6ghz_80mhz);
4117 num_chans = ARRAY_SIZE(center_channels_5ghz_80mhz);
4120 chans, num_chans);
4129 size_t num_chans;
4137 num_chans = ARRAY_SIZE(center_channels_6ghz_160mhz);
4140 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz);
4143 chans, num_chans);