| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcmwifi_rspec.h | 170 #define VHT_RSPEC(mcs, nss) (WL_RSPEC_ENCODE_VHT | \ argument 173 #define HE_RSPEC(mcs, nss) (WL_RSPEC_ENCODE_HE | \ argument
|
| D | dhd_rtt.c | 335 rate_mcs2rate(uint mcs, uint nss, uint bw, int sgi) in rate_mcs2rate() 407 uint nss = 1 + (mcs / 8); in rate_rspec2rate() local 413 uint nss = (rspec & WL_RSPEC_VHT_NSS_MASK) >> WL_RSPEC_VHT_NSS_SHIFT; in rate_rspec2rate() local 2452 int nss; in dhd_rtt_start() local
|
| D | dngl_stats.h | 131 uint32 nss; /* 0:1x1, 1:2x2, 3:3x3, 4:4x4 */ member 143 uint32 nss :2; /* 0:1x1, 1:2x2, 3:3x3, 4:4x4 */ member
|
| D | bcmwifi_rates.h | 810 #define HE_CAP_MCS_NSS_GET_SS_IDX(nss) (((nss)-1) * HE_CAP_MCS_CODE_SIZE) argument 811 #define HE_CAP_MCS_NSS_GET_MCS(nss, mcs_nss_map) \ argument 813 #define HE_CAP_MCS_NSS_SET_MCS(nss, mcs_code, mcs_nss_map) \ argument
|
| D | dhd_rtt.h | 188 uint32 nss :2; /* 1 : 1x1, 2: 2x2, 3: 3x3, 4: 4x4 */ member
|
| D | wl_android.c | 3907 int bytes_written, error, result = 0, single_stream, stf = -1, i, nss = 0, mcs_map; in wl_android_get_link_status() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/ |
| D | beacon.c | 1260 u16 nss = 0; in hostapd_fils_discovery_cap() local
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/device_common/ |
| D | hal_common_ops_device_rom.h | 829 osal_u8 nss : 2; member 1524 osal_u8 nss; /* 值0代表单流, 值1代表双流 */ member 1571 osal_u16 nss : 4; /* AP指定nss */ member 1603 nss : 3, member
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/ |
| D | mac_frame.h | 843 osal_u32 nss : 3; member 867 osal_u16 nss : 3, member 891 nss : 3, member
|
| D | mac_device_ext.h | 1125 static INLINE__ wlan_mib_mimo_power_save_enum_uint8 mac_m2s_cali_smps_mode(wlan_nss_enum_uint8 nss) in mac_m2s_cali_smps_mode()
|
| D | mac_vap_ext.h | 671 osal_u8 nss; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | 802.11.h | 1742 #define DOT11_OPER_MODE(type, nss, chanw) (\ argument 1749 #define DOT11_D8_OPER_MODE(type, nss, ldpc, bw160_8080, chanw) (\ argument 4321 #define VHT_CAP_MCS_MAP_CREATE(mcsmap, nss, mcs) \ argument 4417 #define VHT_MCS_MAP_GET_SS_IDX(nss) (((nss)-1) * VHT_CAP_MCS_MAP_S) argument 4418 #define VHT_MCS_MAP_GET_MCS_PER_SS(nss, mcsMap) \ argument 4420 #define VHT_MCS_MAP_SET_MCS_PER_SS(nss, numMcs, mcsMap) \ argument 4425 #define VHT_MCS_SS_SUPPORTED(nss, mcsMap) \ argument
|
| D | bcmevent.h | 995 uint8 nss; /* NSS of the STA */ member
|
| D | wlioctl.h | 8510 uint16 nss; member
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/oal/ |
| D | oal_net_cfg80211.h | 887 td_u8 nss; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_net.h | 1166 hi_u8 nss; member
|