Home
last modified time | relevance | path

Searched defs:chanwidth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Docv.h23 int chanwidth; member
H A Dieee802_11_common.c1420 enum oper_chan_width chanwidth, in ieee80211_freq_to_channel_ext()
1648 int ieee80211_chaninfo_to_channel(unsigned int freq, enum chan_width chanwidth, in ieee80211_chaninfo_to_channel()
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2705 enum chan_width chanwidth; member
2728 enum chan_width chanwidth; member
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c1996 enum chan_width chanwidth[] = { in wpas_p2p_freq_to_edmg_channel() enum