Searched defs:channel_width (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | ieee802_11_common.c | 3617 enum chan_width channel_width = CHAN_WIDTH_UNKNOWN; in get_vht_operation_channel_width() local 3648 enum chan_width channel_width = CHAN_WIDTH_UNKNOWN; in get_6ghz_operation_channel_width() local 3681 enum chan_width channel_width = CHAN_WIDTH_UNKNOWN; in get_he_operation_channel_width() local 3722 enum chan_width channel_width = CHAN_WIDTH_UNKNOWN; in get_eht_operation_channel_width() local 3754 enum chan_width channel_width = CHAN_WIDTH_UNKNOWN; in get_operation_channel_width() local
|
/aosp_15_r20/external/autotest/server/cros/ap_configurators/ |
H A D | asus_rtac68u_ap_configurator.py | 228 def set_channel_width(self, channel_width): argument 237 def _set_channel_width(self, channel_width): argument
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | expected_performance_results.py | 152 def get_expected_throughput_wifi(test_type, mode, channel_width): argument
|
H A D | hostap_config.py | 338 def channel_width(self): member in HostapConfig
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | os.h | 73 void SetDramMappingParams(uintptr_t channel_hash, int channel_width, in SetDramMappingParams()
|
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/ |
H A D | emi.c | 680 unsigned int bit_scramble, bit_xor, bit_shift, channel_pos, channel_width; in phy_addr_to_dram_addr() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8195/dramc/ |
H A D | emi.c | 781 unsigned int bit_scramble, bit_xor, bit_shift, channel_pos, channel_width; in phy_addr_to_dram_addr() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 253 channel_width = "channelWidth" variable in WifiEnums.RttParam
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/halutil/ |
D | halutil.cpp | 546 wifi_rtt_bw convert_channel_width_to_rtt_bw(int channel_width) in convert_channel_width_to_rtt_bw() 589 static int channel_width = 0; variable
|
/aosp_15_r20/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 3054 optional WifiChannelBandwidth channel_width = 9; field
|
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 432 uint8 channel_width; /* new channel width */ member
|