Home
last modified time | relevance | path

Searched defs:HT_RC_2_STREAMS_11AC (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dqc_sap_ioctl.h124 #define HT_RC_2_STREAMS_11AC(_rc) ((((_rc) & 0x30) >> 4) + 1) macro
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_hostapd_wext.c63 #define HT_RC_2_STREAMS_11AC(_rc) ((((_rc) & 0x30) >> 4) + 1) macro