Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Deeprom.c66 mt7996_eeprom_parse_stream(const u8 * eeprom,u8 band_idx,u8 * path,u8 * rx_path,u8 * nss) mt7996_eeprom_parse_stream() argument
118 u8 path, rx_path, nss; mt7996_eeprom_variant_valid() local
222 mt7996_eeprom_parse_efuse_hw_cap(struct mt7996_phy * phy,u8 * path,u8 * rx_path,u8 * nss) mt7996_eeprom_parse_efuse_hw_cap() argument
290 u8 path, rx_path, nss, band_idx = phy->mt76->band_idx; mt7996_eeprom_parse_hw_cap() local
392 u8 path, rx_path, nss, *eeprom = dev->mt76.eeprom.data; mt7996_eeprom_has_background_radar() local
[all...]
H A Dinit.c1366 int i, nss = hweight8(phy->mt76->antenna_mask); mt7996_init_he_caps() local
1496 int nss = hweight8(phy->mt76->antenna_mask); mt7996_init_eht_caps() local
/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
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c114 int nss) in rs_fw_vht_highest_rx_mcs_index()
153 int nss = i + 1; in rs_fw_vht_set_enabled_rates() local
206 u8 nss = link_sta->rx_nss; in rs_fw_he_set_enabled_rates() local
H A Drs.c847 u8 nss; in rs_rate_from_ucode_rate() local
2747 int nss) in rs_vht_highest_rx_mcs_index()
2869 u8 nss = 0; in iwl_mvm_update_frame_stats() local
3664 u8 mcs = 0, nss = 0; in rs_pretty_print_rate_v1() local
H A Dutils.c1270 u32 nss; in iwl_mvm_v3_rate_from_fw() local
1279 u32 nss = u32_get_bits(rate_v1, RATE_VHT_MCS_NSS_MSK); in iwl_mvm_v3_rate_from_fw() 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()
300 u8 nss = 0, mode = 0, band = NL80211_BAND_2GHZ; in mt76_connac2_mac_tx_rate_val() local
1036 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.c297 mt76_get_txs_delta(struct device_node * np,u8 nss) mt76_get_txs_delta() argument
/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
2304 int nss; in ath10k_peer_assoc_h_ht_masked() local
2316 int nss; in ath10k_peer_assoc_h_vht_masked() local
2505 int nss; in ath10k_peer_assoc_h_vht_limit() local
2553 u32 nss; in get_160mhz_nss_from_maxrate() local
5764 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
6759 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6949 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Drs.c97 u8 mcs = 0, nss = 0; in rs_pretty_print_rate() local
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c511 int nss; in ath12k_mac_max_ht_nss() local
523 int nss; in ath12k_mac_max_vht_nss() local
535 int nss; in ath12k_mac_max_he_nss() local
547 int nss; in ath12k_mac_max_eht_nss() local
560 u8 nss = 0; in ath12k_mac_max_eht_mcs_nss() local
2146 int nss; in ath12k_peer_assoc_h_ht_masked() local
2158 int nss; in ath12k_peer_assoc_h_vht_masked() local
2284 static int ath12k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath12k_mac_get_max_vht_mcs_map()
2299 int nss; in ath12k_peer_assoc_h_vht_limit() local
2513 static int ath12k_mac_get_max_he_mcs_map(u16 mcs_map, int nss) in ath12k_mac_get_max_he_mcs_map()
[all …]
H A Ddebugfs_sta.c26 int mcs = 0, bw = 0, nss = 0, gi = 0, bw_num = 0; in ath12k_dbg_sta_dump_rate_stats() local
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c218 u8 path, nss, nss_max = 4, *eeprom = dev->mt76.eeprom.data; in mt7915_eeprom_parse_hw_cap() 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
H A Dnfs42proc.c412 struct nl4_server *nss, in _nfs42_proc_copy()
514 struct nl4_server *nss, in nfs42_proc_copy()
/linux/arch/s390/include/asm/
H A Dipl.h101 } nss; member
/linux/net/mac80211/
H A Ddebugfs_sta.c674 struct ieee80211_he_mcs_nss_supp *nss = &hec->he_mcs_nss_supp; in link_sta_he_capa_read() local
1048 struct ieee80211_eht_mcs_nss_supp *nss = &bec->eht_mcs_nss_supp; in link_sta_eht_capa_read() local
H A Dvht.c654 u8 nss; __ieee80211_vht_handle_opmode() local
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dtx.c435 u8 nss = ieee80211_rate_get_vht_nss(rate); in iwl_mld_get_inject_tx_rate() local
453 u8 nss = rate->idx > 7; in iwl_mld_get_inject_tx_rate() local

123