Home
last modified time | relevance | path

Searched defs:nss (Results 1 – 16 of 16) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmwifi_rspec.h170 #define VHT_RSPEC(mcs, nss) (WL_RSPEC_ENCODE_VHT | \ argument
173 #define HE_RSPEC(mcs, nss) (WL_RSPEC_ENCODE_HE | \ argument
Ddhd_rtt.c335 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
Ddngl_stats.h131 uint32 nss; /* 0:1x1, 1:2x2, 3:3x3, 4:4x4 */ member
143 uint32 nss :2; /* 0:1x1, 1:2x2, 3:3x3, 4:4x4 */ member
Dbcmwifi_rates.h810 #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
Ddhd_rtt.h188 uint32 nss :2; /* 1 : 1x1, 2: 2x2, 3: 3x3, 4: 4x4 */ member
Dwl_android.c3907 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/
Dbeacon.c1260 u16 nss = 0; in hostapd_fils_discovery_cap() local
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/rom_code/ws63/source/inc/romable/device_common/
Dhal_common_ops_device_rom.h829 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/
Dmac_frame.h843 osal_u32 nss : 3; member
867 osal_u16 nss : 3, member
891 nss : 3, member
Dmac_device_ext.h1125 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()
Dmac_vap_ext.h671 osal_u8 nss; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
D802.11.h1742 #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
Dbcmevent.h995 uint8 nss; /* NSS of the STA */ member
Dwlioctl.h8510 uint16 nss; member
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/oal/
Doal_net_cfg80211.h887 td_u8 nss; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h1166 hi_u8 nss; member