Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_prop_exts_utils.c377 } else if (session->eht_op.channel_width == WLAN_EHT_CHWIDTH_80) { in lim_extract_eht_op()
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c271 case WLAN_EHT_CHWIDTH_80: in util_scan_get_phymode_11be()
452 else if (ch_width == WLAN_EHT_CHWIDTH_80) in util_scan_is_out_of_band_leak_eht()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h429 #define WLAN_EHT_CHWIDTH_80 2 /* 80MHz Oper Ch width */ macro
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c1376 return WLAN_EHT_CHWIDTH_80; in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()
1393 else if (channel_width == WLAN_EHT_CHWIDTH_80) 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.c9779 eht_op->channel_width = WLAN_EHT_CHWIDTH_80;