Home
last modified time | relevance | path

Searched refs:WLAN_EHT_CHWIDTH_160 (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c370 } else if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_160) { in lim_extract_eht_op()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c274 case WLAN_EHT_CHWIDTH_160: in util_scan_get_phymode_11be()
450 else if (ch_width == WLAN_EHT_CHWIDTH_160) in util_scan_is_out_of_band_leak_eht()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h430 #define WLAN_EHT_CHWIDTH_160 3 /* 160MHz Oper Ch width */ macro
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1374 return WLAN_EHT_CHWIDTH_160; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()
1391 else if (channel_width == WLAN_EHT_CHWIDTH_160) in wlan_mlme_convert_eht_op_bw_to_phy_ch_width()
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
Dparser_api.c9775 eht_op->channel_width = WLAN_EHT_CHWIDTH_160;