Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dqc_sap_ioctl.h127 #define HT_RC_2_STREAMS_11AX(_rc) (((_rc) >> 5) & 0x7) macro
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c3955 nss = HT_RC_2_STREAMS_11AX(set_value); in hdd_set_11ax_rate()