Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/mwifiex/
D11ac.c58 u8 i, nss, mcs; in mwifiex_convert_mcsmap_to_maxrate() local
116 u16 mcs_user, mcs_resp, nss, tmp; in mwifiex_fill_vht_cap_tlv() local
Dtdls.c249 u16 mcs_user, mcs_resp, nss; in mwifiex_tdls_add_vht_oper() local
Dfw.h290 #define GET_VHTNSSMCS(mcs_mapset, nss) ((mcs_mapset >> (2 * (nss - 1))) & 0x3) argument
291 #define SET_VHTNSSMCS(mcs_mapset, nss, value) (mcs_mapset |= (value & 0x3) << \ argument
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c123 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map()
136 int nss; in ath10k_mac_max_ht_nss() local
148 int nss; in ath10k_mac_max_vht_nss() local
2055 int nss; in ath10k_peer_assoc_h_ht_masked() local
2067 int nss; in ath10k_peer_assoc_h_vht_masked() local
2254 int nss; in ath10k_peer_assoc_h_vht_limit() local
4463 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
5194 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6001 int *nss) in ath10k_mac_bitrate_mask_get_single_nss()
6050 u8 *rate, u8 *nss) in ath10k_mac_bitrate_mask_get_single_rate()
[all …]
Dhtt_rx.c653 u8 cck, rate, bw, sgi, mcs, nss; in ath10k_htt_rx_h_rates() local
Dcore.h315 u32 nss; member
Dhtt.h1100 __le32 nss[4]; member
Dwmi-tlv.h1287 __le32 nss; member
Dwmi.h4423 #define ATH10K_HW_RATECODE(rate, nss, preamble) \ argument
4463 u32 nss; member
/linux-4.4.14/net/mac80211/
Dvht.c387 u8 nss; in __ieee80211_vht_handle_opmode() local
Drc80211_minstrel_ht.c232 minstrel_get_valid_vht_rates(int bw, int nss, __le16 mcs_map) in minstrel_get_valid_vht_rates()
1161 int bw, nss; in minstrel_ht_update_caps() local
Dmlme.c3025 u8 nss; in ieee80211_assoc_success() local
4178 u8 nss; in ieee80211_ht_vht_rx_chains() local
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/
Dtx.c149 u8 nss; in mt7601u_push_txwi() local
Dmac.c101 u8 nss = 1; in mt76_mac_tx_rate_val() local
/linux-4.4.14/arch/s390/include/asm/
Dipl.h135 } nss; member
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.c830 u8 nss; in rs_rate_from_ucode_rate() local
2842 int nss) in rs_vht_highest_rx_mcs_index()
2964 u8 nss = 0, mcs = 0; in iwl_mvm_update_frame_stats() local
3498 u8 mcs = 0, nss = 0; in rs_pretty_print_rate() local
/linux-4.4.14/fs/nilfs2/
Dcpfile.c334 int ret, ncps, nicps, nss, count, i; in nilfs_cpfile_delete_checkpoints() local
/linux-4.4.14/include/net/
Dmac80211.h806 u8 mcs, u8 nss) in ieee80211_rate_set_vht()
Dcfg80211.h959 u8 nss; member
/linux-4.4.14/net/wireless/
Dnl80211.c8290 u8 nss; in vht_build_mcs_mask() local