Lines Matching refs:num_chans
3764 size_t num_chans; in wpas_p2p_verify_80mhz() local
3769 num_chans = ARRAY_SIZE(center_channels_6ghz_80mhz); in wpas_p2p_verify_80mhz()
3772 num_chans = ARRAY_SIZE(center_channels_5ghz_80mhz); in wpas_p2p_verify_80mhz()
3775 chans, num_chans); in wpas_p2p_verify_80mhz()
3843 size_t num_chans; in wpas_p2p_verify_160mhz() local
3847 num_chans = ARRAY_SIZE(center_channels_6ghz_160mhz); in wpas_p2p_verify_160mhz()
3850 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz); in wpas_p2p_verify_160mhz()
3853 chans, num_chans); in wpas_p2p_verify_160mhz()
4105 size_t num_chans; in wpas_p2p_get_vht80_center() local
4114 num_chans = ARRAY_SIZE(center_channels_6ghz_80mhz); in wpas_p2p_get_vht80_center()
4117 num_chans = ARRAY_SIZE(center_channels_5ghz_80mhz); in wpas_p2p_get_vht80_center()
4120 chans, num_chans); in wpas_p2p_get_vht80_center()
4129 size_t num_chans; in wpas_p2p_get_vht160_center() local
4137 num_chans = ARRAY_SIZE(center_channels_6ghz_160mhz); in wpas_p2p_get_vht160_center()
4140 num_chans = ARRAY_SIZE(center_channels_5ghz_160mhz); in wpas_p2p_get_vht160_center()
4143 chans, num_chans); in wpas_p2p_get_vht160_center()