Home
last modified time | relevance | path

Searched defs:channel_width (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Dieee802_11_common.c3617 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 Dasus_rtac68u_ap_configurator.py228 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 Dexpected_performance_results.py152 def get_expected_throughput_wifi(test_type, mode, channel_width): argument
H A Dhostap_config.py338 def channel_width(self): member in HostapConfig
/aosp_15_r20/external/stressapptest/src/
H A Dos.h73 void SetDramMappingParams(uintptr_t channel_hash, int channel_width, in SetDramMappingParams()
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
H A Demi.c680 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 Demi.c781 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/
Dwifi_test_utils.py253 channel_width = "channelWidth" variable in WifiEnums.RttParam
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp546 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/
Dmetrics.proto3054 optional WifiChannelBandwidth channel_width = 9; field
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h432 uint8 channel_width; /* new channel width */ member