Searched defs:nss (Results 1 – 6 of 6) sorted by relevance
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | link_layer_stats.h | 70 u32 nss :2; // 0:1x1, 1:2x2, 3:3x3, 4:4x4 member
|
D | wifi_nan.h | 144 u32 nss; member 1012 u32 nss; member 1497 u32 nss; member
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | pkt_stats.h | 327 u32 nss : 2; //[29:28] member 586 u16 nss : 2; member
|
D | wifilogger_diag.cpp | 1361 u8 nss; in get_rate_v1() local
|
/hardware/interfaces/wifi/1.3/default/ |
D | hidl_struct_util.cpp | 2363 WifiRateNss convertLegacyWifiRateNssToHidl(uint8_t nss) { in convertLegacyWifiRateNssToHidl()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
D | 802.11.h | 1383 #define DOT11_OPER_MODE(type, nss, chanw) (\ argument 3118 #define VHT_CAP_MCS_MAP_CREATE(mcsmap, nss, mcs) \ argument 3207 #define VHT_MCS_MAP_GET_SS_IDX(nss) (((nss)-1) * VHT_CAP_MCS_MAP_S) argument 3208 #define VHT_MCS_MAP_GET_MCS_PER_SS(nss, mcsMap) \ argument 3210 #define VHT_MCS_MAP_SET_MCS_PER_SS(nss, numMcs, mcsMap) \ argument 3215 #define VHT_MCS_SS_SUPPORTED(nss, mcsMap) \ argument
|