Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c46 u8 i, nss, mcs; in mwifiex_convert_mcsmap_to_maxrate() local
104 u16 mcs_user, mcs_resp, nss, tmp; in mwifiex_fill_vht_cap_tlv() local
H A Dtdls.c245 u16 mcs_user, mcs_resp, nss; in mwifiex_tdls_add_vht_oper() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c183 u8 phy, rate_idx, nss, bw = 0; in mt76x02_mac_tx_rate_val() local
234 s8 nss; in mt76x02_mac_wcid_set_rate() local
346 u8 nss; in mt76x02_mac_write_txwi() local
442 u8 mcs, nss; in mt76x02_tx_rate_fallback() local
H A Dmt76_connac_mac.c12 void mt76_connac_gen_ppe_thresh(u8 *he_ppet, int nss, enum nl80211_band band) in mt76_connac_gen_ppe_thresh()
303 u8 nss = 0, mode = 0, band = chandef->chan->band; in mt76_connac2_mac_tx_rate_val() local
1032 u8 stbc, gi, bw, dcm, nss; in mt76_connac2_mac_fill_rx_rate() local
H A Dmt76x02_txrx.c67 u8 nss, idx; in mt76x02_tx_get_max_txpwr_adj() local
H A Deeprom.c279 mt76_get_txs_delta(struct device_node *np, u8 nss) in mt76_get_txs_delta()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c436 int nss; in ath11k_mac_max_ht_nss() local
448 int nss; in ath11k_mac_max_vht_nss() local
460 int nss; in ath11k_mac_max_he_nss() local
1041 u16 nss; in ath11k_mac_monitor_vdev_create() local
1931 int nss; in ath11k_peer_assoc_h_ht_masked() local
1943 int nss; in ath11k_peer_assoc_h_vht_masked() local
2061 static int ath11k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath11k_mac_get_max_vht_mcs_map()
2076 int nss; in ath11k_peer_assoc_h_vht_limit() local
2281 static int ath11k_mac_get_max_he_mcs_map(u16 mcs_map, int nss) in ath11k_mac_get_max_he_mcs_map()
2295 int nss; in ath11k_peer_assoc_h_he_limit() local
[all …]
H A Ddebugfs_sta.c23 int gi, mcs, bw, nss; in ath11k_debugfs_sta_add_tx_stats() local
H A Dhal_rx.h79 nss:3, member
139 u8 nss; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c181 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map()
194 int nss; in ath10k_mac_max_ht_nss() local
206 int nss; in ath10k_mac_max_vht_nss() local
2297 int nss; in ath10k_peer_assoc_h_ht_masked() local
2309 int nss; in ath10k_peer_assoc_h_vht_masked() local
2498 int nss; in ath10k_peer_assoc_h_vht_limit() local
2546 u32 nss; in get_160mhz_nss_from_maxrate() local
5756 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
6751 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6941 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
[all …]
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c503 int nss; in ath12k_mac_max_ht_nss() local
515 int nss; in ath12k_mac_max_vht_nss() local
527 int nss; in ath12k_mac_max_he_nss() local
2028 int nss; in ath12k_peer_assoc_h_ht_masked() local
2040 int nss; in ath12k_peer_assoc_h_vht_masked() local
2166 static int ath12k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath12k_mac_get_max_vht_mcs_map()
2181 int nss; in ath12k_peer_assoc_h_vht_limit() local
2396 static int ath12k_mac_get_max_he_mcs_map(u16 mcs_map, int nss) in ath12k_mac_get_max_he_mcs_map()
2410 int nss; in ath12k_peer_assoc_h_he_limit() local
2453 int nss; in ath12k_peer_assoc_h_he_masked() local
[all …]
H A Ddebugfs.c349 static u16 ath12k_get_ratecode(u16 pream_idx, u16 nss, u16 mcs_rate) in ath12k_get_ratecode()
425 int nss, rates, chains; in ath12k_tpc_fill_pream() local
520 u8 nss, active_tx_chains; in ath12k_tpc_stats_print() local
H A Ddebugfs_sta.c25 int mcs = 0, bw = 0, nss = 0, gi = 0, bw_num = 0; in ath12k_dbg_sta_dump_rate_stats() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dutil.c82 void rtw_desc_to_mcsrate(u16 rate, u8 *mcs, u8 *nss) in rtw_desc_to_mcsrate()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c141 u8 nss; in mt7601u_push_txwi() local
H A Dmac.c109 u8 nss = 1; in mt76_mac_tx_rate_val() local
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c23 u8 nss; in _rtl_rc_get_highest_rix() local
/linux/fs/nfs/
H A Dnfs4file.c141 struct nl4_server *nss = NULL; in __nfs4_copy_file_range() local
/linux/arch/s390/include/asm/
H A Dipl.h101 } nss; member
/linux/net/mac80211/
H A Ddebugfs_sta.c682 struct ieee80211_he_mcs_nss_supp *nss = &hec->he_mcs_nss_supp; link_sta_he_capa_read() local
1056 struct ieee80211_eht_mcs_nss_supp *nss = &bec->eht_mcs_nss_supp; link_sta_eht_capa_read() local
H A Dvht.c654 u8 nss; in __ieee80211_vht_handle_opmode() local
H A Dmlme.c394 int nss; in ieee80211_verify_sta_vht_mcs_support() local
466 int nss; in ieee80211_verify_peer_he_mcs_support() local
574 u8 nss; in ieee80211_verify_sta_he_mcs_support() local
5551 u8 nss; in ieee80211_assoc_config_link() local
5703 u8 nss; in ieee80211_max_rx_chains() local
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c615 u8 bw, mode, nss = td->tx_rate_nss; in mt7915_mac_write_txwi_tm() local
1218 int nss, i; in mt7915_phy_get_nf() local
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c22 int i, nss = hweight8(phy->mt76->antenna_mask); in mt7925_init_he_caps() local
163 int nss = hweight8(phy->mt76->antenna_mask); in mt7925_init_eht_caps() local
H A Dmac.c254 u8 stbc, gi, bw, dcm, nss; in mt7925_mac_fill_rx_rate() local

123