| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11ac.c | 46 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/ath/ath10k/ |
| H A D | mac.c | 181 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 …]
|
| H A D | htt_rx.c | 988 u8 cck, rate, bw, sgi, mcs, nss; ath10k_htt_rx_h_rates() local 3671 int idx, ht_idx, gi, mcs, bw, nss; ath10k_accumulate_per_peer_tx_stats() local [all...] |
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 511 int nss; ath12k_mac_max_ht_nss() local 523 int nss; ath12k_mac_max_vht_nss() local 535 int nss; ath12k_mac_max_he_nss() local 547 int nss; ath12k_mac_max_eht_nss() local 560 u8 nss = 0; ath12k_mac_max_eht_mcs_nss() local 2146 int nss; ath12k_peer_assoc_h_ht_masked() local 2158 int nss; ath12k_peer_assoc_h_vht_masked() local 2284 ath12k_mac_get_max_vht_mcs_map(u16 mcs_map,int nss) ath12k_mac_get_max_vht_mcs_map() argument 2299 int nss; ath12k_peer_assoc_h_vht_limit() local 2513 ath12k_mac_get_max_he_mcs_map(u16 mcs_map,int nss) ath12k_mac_get_max_he_mcs_map() argument 2527 int nss; ath12k_peer_assoc_h_he_limit() local 2570 int nss; ath12k_peer_assoc_h_he_masked() local 2704 int nss, ru; ath12k_peer_assoc_h_he() local 3142 int nss; ath12k_peer_assoc_h_eht_masked() local 3262 int nss; ath12k_mac_set_eht_mcs() local 3302 u8 nss, ru, i; ath12k_mac_set_eht_ppe_threshold() local 6293 u8 vht_rate, nss; ath12k_mac_set_peer_vht_fixed_rate() local 6339 u8 he_rate, nss; ath12k_mac_set_peer_he_fixed_rate() local 6396 u8 eht_rate, nss = 0; ath12k_mac_set_peer_eht_fixed_rate() local 6591 u32 changed, bw, nss, mac_nss, smps, bw_prev; ath12k_sta_rc_update_wk() local 8483 int nss, ru; ath12k_gen_ppe_thresh() local 8740 u8 i, nss, ru, ppet_bit_len_per_ru = IEEE80211_EHT_PPE_THRES_INFO_PPET_SIZE * 2; ath12k_mac_copy_eht_ppe_thresh() local 10233 u16 nss; ath12k_mac_vdev_create() local 12484 ath12k_mac_bitrate_mask_get_single_nss(struct ath12k * ar,struct ieee80211_vif * vif,enum nl80211_band band,const struct cfg80211_bitrate_mask * mask,int * nss) ath12k_mac_bitrate_mask_get_single_nss() argument 12611 ath12k_mac_get_single_legacy_rate(struct ath12k * ar,enum nl80211_band band,const struct cfg80211_bitrate_mask * mask,u32 * rate,u8 * nss) ath12k_mac_get_single_legacy_rate() argument 12750 ath12k_mac_set_rate_params(struct ath12k_link_vif * arvif,u32 rate,u8 nss,u8 sgi,u8 ldpc,u8 he_gi,u8 he_ltf,bool he_fixed_rate,u8 eht_gi,u8 eht_ltf,bool eht_fixed_rate) ath12k_mac_set_rate_params() argument 13070 u8 nss, mac_nss; ath12k_mac_op_set_bitrate_mask() local [all...] |
| H A D | dp_rx.c | 1192 u8 rate_mcs = rx_info->rate_mcs, nss = rx_info->nss; ath12k_dp_rx_h_rate() local [all...] |
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mac.c | 12 void mt76_connac_gen_ppe_thresh(u8 *he_ppet, int nss, enum nl80211_band band) in mt76_connac_gen_ppe_thresh() argument 300 u8 nss = 0, mode = 0, band = NL80211_BAND_2GHZ; mt76_connac2_mac_tx_rate_val() local 1036 u8 stbc, gi, bw, dcm, nss; mt76_connac2_mac_fill_rx_rate() local [all...] |
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | util.c | 82 void rtw_desc_to_mcsrate(u16 rate, u8 *mcs, u8 *nss) in rtw_desc_to_mcsrate()
|
| H A D | debug.c | 697 u8 nss = rtwdev->efuse.hw_cap.nss; in rtw_debugfs_get_tx_pwr_tbl() local
|
| H A D | fw.c | 151 u8 mcs, nss; in rtw_fw_ra_report_iter() local
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | tx.c | 141 u8 nss; in mt7601u_push_txwi() local
|
| H A D | mac.c | 109 u8 nss = 1; in mt76_mac_tx_rate_val() local
|
| /linux/fs/nfs/ |
| H A D | nfs4file.c | 141 struct nl4_server *nss = NULL; in __nfs4_copy_file_range() local
|
| H A D | nfs42proc.c | 413 _nfs42_proc_copy(struct file * src,struct nfs_lock_context * src_lock,struct file * dst,struct nfs_lock_context * dst_lock,struct nfs42_copy_args * args,struct nfs42_copy_res * res,struct nl4_server * nss,nfs4_stateid * cnr_stateid,bool * restart) _nfs42_proc_copy() argument 515 nfs42_proc_copy(struct file * src,loff_t pos_src,struct file * dst,loff_t pos_dst,size_t count,struct nl4_server * nss,nfs4_stateid * cnr_stateid,bool sync) nfs42_proc_copy() argument
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | rc.c | 23 u8 nss; in _rtl_rc_get_highest_rix() local
|
| /linux/arch/s390/include/asm/ |
| H A D | ipl.h | 101 } nss; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | tx.c | 435 u8 nss = ieee80211_rate_get_vht_nss(rate); iwl_mld_get_inject_tx_rate() local 453 u8 nss = rate->idx > 7; iwl_mld_get_inject_tx_rate() local
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 1264 u32 nss; iwl_mvm_v3_rate_from_fw() local 1273 u32 nss = u32_get_bits(rate_v1, RATE_VHT_MCS_NSS_MSK); iwl_mvm_v3_rate_from_fw() local
|
| /linux/fs/nilfs2/ |
| H A D | cpfile.c | 468 int ret, ncps, nicps, nss, count, i; in nilfs_cpfile_delete_checkpoints() local
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | hal_rx.h | 79 nss:3, member 139 u8 nss; member
|
| H A D | dp_rx.c | 1375 u8 flags, mcs, nss, bw, sgi, dcm, rate_idx = 0; in ath11k_update_per_peer_tx_stats() local 2316 u8 rate_mcs, nss; in ath11k_dp_rx_h_rate() local [all...] |
| /linux/net/mac80211/ |
| H A D | mlme.c | 478 int nss; ieee80211_verify_sta_vht_mcs_support() local 550 int nss; ieee80211_verify_peer_he_mcs_support() local 658 u8 nss; ieee80211_verify_sta_he_mcs_support() local 5767 u8 nss; ieee80211_assoc_config_link() local 5919 u8 nss; ieee80211_max_rx_chains() local [all...] |
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mac.c | 255 u8 stbc, gi, bw, dcm, nss; in mt7925_mac_fill_rx_rate() local [all...] |
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mac.c | 280 u8 stbc, gi, bw, dcm, nss; in mt7996_mac_fill_rx_rate() local [all...] |
| /linux/fs/nfsd/ |
| H A D | nfs4proc.c | 1703 nfsd4_interssc_connect(struct nl4_server * nss,struct svc_rqst * rqstp,struct nfsd4_ssc_umount_item ** nsui) nfsd4_interssc_connect() argument
|
| /linux/include/net/ |
| H A D | mac80211.h | 1253 ieee80211_rate_set_vht(struct ieee80211_tx_rate * rate,u8 mcs,u8 nss) ieee80211_rate_set_vht() argument 1763 u8 nss; global() member
|