Home
last modified time | relevance | path

Searched refs:WLAN_IS_REVSIG_VHT80_80 (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/cmn_defs/inc/
Dwlan_cmn_ieee80211.h467 #define WLAN_IS_REVSIG_VHT80_80(vhtop) (((vhtop)->vht_op_chwidth == \ macro
/wlan-driver/qca-wifi-host-cmn/umac/scan/dispatcher/src/
Dwlan_scan_utils_api.c786 if (WLAN_IS_REVSIG_VHT80_80(vhtop)) in util_scan_get_phymode_5g()