| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | eeprom.c | 66 u8 *rx_path, u8 *nss) in mt7996_eeprom_parse_stream() 118 u8 path, rx_path, nss; in mt7996_eeprom_variant_valid() local 222 u8 *path, u8 *rx_path, u8 *nss) in mt7996_eeprom_parse_efuse_hw_cap() 290 u8 path, rx_path, nss, band_idx = phy->mt76->band_idx; in mt7996_eeprom_parse_hw_cap() local 397 u8 path, rx_path, nss, *eeprom = dev->mt76.eeprom.data; in mt7996_eeprom_has_background_radar() local
|
| H A D | init.c | 1203 int i, nss = hweight8(phy->mt76->antenna_mask); in mt7996_init_he_caps() local 1333 int nss = hweight8(phy->mt76->antenna_mask); in mt7996_init_eht_caps() local
|
| /freebsd/sys/net80211/ |
| H A D | ieee80211_phy.c | 666 ieee80211_phy_vht_get_mcs_mask(enum net80211_sta_rx_bw bw, uint8_t nss) in ieee80211_phy_vht_get_mcs_mask() 699 ieee80211_phy_vht_validate_mcs(enum net80211_sta_rx_bw bw, uint8_t nss, in ieee80211_phy_vht_validate_mcs() 750 uint8_t nss, uint8_t mcs, bool is_shortgi) in ieee80211_phy_vht_get_mcs_kbit()
|
| H A D | ieee80211_amrr.c | 278 uint8_t nss, mcs; in amrr_update_vht_inc() local 313 uint8_t nss, mcs; in amrr_update_vht_dec() local
|
| H A D | ieee80211_vht.c | 1099 enum net80211_sta_rx_bw bw, uint8_t nss, uint8_t mcs) in ieee80211_vht_node_check_tx_valid_mcs()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | mac.c | 407 int nss; in ath12k_mac_max_ht_nss() local 419 int nss; in ath12k_mac_max_vht_nss() local 919 u16 nss; in ath12k_mac_monitor_vdev_create() local 1333 int nss; in ath12k_peer_assoc_h_ht_masked() local 1345 int nss; in ath12k_peer_assoc_h_vht_masked() local 1455 static int ath12k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath12k_mac_get_max_vht_mcs_map() 1470 int nss; in ath12k_peer_assoc_h_vht_limit() local 1698 int nss, ru; in ath12k_peer_assoc_h_he() local 2108 u8 nss, ru, i; in ath12k_mac_set_eht_ppe_threshold() local 3296 u8 vht_rate, nss; in ath12k_mac_set_peer_vht_fixed_rate() local [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | tlc.c | 136 int nss) in iwl_mld_get_highest_fw_mcs() 175 int nss = i + 1; in iwl_mld_fill_vht_rates() local 227 u8 nss = link_sta->rx_nss; in iwl_mld_fill_he_rates() local
|
| H A D | sta.c | 150 struct iwl_he_pkt_ext_v2 *pkt_ext, u8 nss, in iwl_mld_parse_ppe() 203 u8 nss = (link_sta->he_cap.ppe_thres[0] & in iwl_mld_set_pkt_ext_from_he_ppe() local 299 u8 nss = (link_sta->eht_cap.eht_ppe_thres[0] & in iwl_mld_fill_pkt_ext() local
|
| H A D | tx.c | 430 u8 nss = ieee80211_rate_get_vht_nss(rate); in iwl_mld_get_inject_tx_rate() local 448 u8 nss = rate->idx > 7; in iwl_mld_get_inject_tx_rate() local
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | rs-fw.c | 114 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 D | rs.c | 52 uint8_t nss; in iwl_mvm_update_frame_stats() local
|
| H A D | utils.c | 1267 u32 nss; in iwl_mvm_v3_rate_from_fw() local 1276 u32 nss = u32_get_bits(rate_v1, RATE_VHT_MCS_NSS_MSK); in iwl_mvm_v3_rate_from_fw() local
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | rs.c | 97 u8 mcs = 0, nss = 0; in rs_pretty_print_rate() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76x02_mac.c | 183 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 D | mt76x02_txrx.c | 67 u8 nss, idx; in mt76x02_tx_get_max_txpwr_adj() local
|
| 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() 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 D | eeprom.c | 303 mt76_get_txs_delta(struct device_node *np, u8 nss) in mt76_get_txs_delta()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | mac.c | 438 int nss; in ath11k_mac_max_ht_nss() local 450 int nss; in ath11k_mac_max_vht_nss() local 462 int nss; in ath11k_mac_max_he_nss() local 1043 u16 nss; in ath11k_mac_monitor_vdev_create() local 1843 int nss; in ath11k_peer_assoc_h_ht_masked() local 1855 int nss; in ath11k_peer_assoc_h_vht_masked() local 1973 static int ath11k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath11k_mac_get_max_vht_mcs_map() 1988 int nss; in ath11k_peer_assoc_h_vht_limit() local 2193 static int ath11k_mac_get_max_he_mcs_map(u16 mcs_map, int nss) in ath11k_mac_get_max_he_mcs_map() 2207 int nss; in ath11k_peer_assoc_h_he_limit() local [all …]
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | mac.c | 179 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map() 192 int nss; in ath10k_mac_max_ht_nss() local 204 int nss; in ath10k_mac_max_vht_nss() local 2282 int nss; in ath10k_peer_assoc_h_ht_masked() local 2294 int nss; in ath10k_peer_assoc_h_vht_masked() local 2483 int nss; in ath10k_peer_assoc_h_vht_limit() local 2531 u32 nss; in get_160mhz_nss_from_maxrate() local 5748 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local 6735 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local 6925 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate() [all …]
|
| /freebsd/contrib/ldns/drill/ |
| H A D | chasetrace.c | 61 ldns_dnssec_rrsets *nss = NULL; in set_nss_for_name() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | eeprom.c | 218 u8 path, nss, nss_max = 4, *eeprom = dev->mt76.eeprom.data; in mt7915_eeprom_parse_hw_cap() local
|
| H A D | init.c | 1014 int i, idx = 0, nss = hweight8(phy->mt76->antenna_mask); in mt7915_init_he_caps() local
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | util.c | 82 void rtw_desc_to_mcsrate(u16 rate, u8 *mcs, u8 *nss) in rtw_desc_to_mcsrate()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | phy_be.c | 480 u8 nss, u32 *addr, enum rtw89_phy_idx phy_idx) in __phy_set_txpwr_byrate_be() 523 u8 bw, nss; in rtw89_phy_set_txpwr_byrate_be() local
|
| /freebsd/usr.sbin/jail/ |
| H A D | config.c | 366 struct cfstrings nss; in add_param() local
|