| /drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac3_mac.c | 20 u32 ru = le32_get_bits(rxv[0], MT_PRXV_HE_RU_ALLOC), offs = 0; in mt76_connac3_mac_decode_he_radiotap_ru() local 24 switch (ru) { in mt76_connac3_mac_decode_he_radiotap_ru() 27 offs = ru; in mt76_connac3_mac_decode_he_radiotap_ru() 31 offs = ru - 37; in mt76_connac3_mac_decode_he_radiotap_ru() 35 offs = ru - 53; in mt76_connac3_mac_decode_he_radiotap_ru() 39 offs = ru - 61; in mt76_connac3_mac_decode_he_radiotap_ru() 43 offs = ru - 65; in mt76_connac3_mac_decode_he_radiotap_ru()
|
| A D | eeprom.c | 347 u32 ru_rates = ARRAY_SIZE(dest->ru[0]); in mt76_get_rate_power_limits() 405 mt76_apply_multi_array_limit(dest->ru[0], ARRAY_SIZE(dest->ru[0]), in mt76_get_rate_power_limits() 406 ARRAY_SIZE(dest->ru), val, len, in mt76_get_rate_power_limits()
|
| A D | mt76_connac_mac.c | 773 u8 ru, offs = 0; in mt76_connac2_mac_decode_he_radiotap_ru() local 777 ru = (u8)(ru_l | ru_h << 4); in mt76_connac2_mac_decode_he_radiotap_ru() 781 switch (ru) { in mt76_connac2_mac_decode_he_radiotap_ru() 784 offs = ru; in mt76_connac2_mac_decode_he_radiotap_ru() 788 offs = ru - 37; in mt76_connac2_mac_decode_he_radiotap_ru() 792 offs = ru - 53; in mt76_connac2_mac_decode_he_radiotap_ru() 796 offs = ru - 61; in mt76_connac2_mac_decode_he_radiotap_ru() 800 offs = ru - 65; in mt76_connac2_mac_decode_he_radiotap_ru()
|
| A D | mt76_connac_mcu.c | 2043 for (i = 0; i < ARRAY_SIZE(limits->ru); i++) { in mt76_connac_mcu_build_sku() 2044 memcpy(&sku[offset], limits->ru[i], ARRAY_SIZE(limits->ru[i])); in mt76_connac_mcu_build_sku() 2045 offset += ARRAY_SIZE(limits->ru[i]); in mt76_connac_mcu_build_sku()
|
| A D | mt76.h | 716 u8 ru:4; member 1089 s8 ru[7][12]; member
|
| A D | mac80211.c | 1207 status->eht.ru = mstat.eht.ru; in mt76_rx_convert()
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_tv.c | 70 u16 ru, gu, bu, au; member 198 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, 208 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200, 218 .ru = 0x074c, .gu = 0x0546, .bu = 0x05ec, .au = 0x0200, 228 .ru = 0x0788, .gu = 0x0581, .bu = 0x0322, .au = 0x0200, 238 .ru = 0x0745, .gu = 0x053f, .bu = 0x05e1, .au = 0x0200, 248 .ru = 0x0780, .gu = 0x0579, .bu = 0x031c, .au = 0x0200, 258 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, 268 .ru = 0x076a, .gu = 0x0564, .bu = 0x030d, .au = 0x0200, 278 .ru = 0x0733, .gu = 0x052d, .bu = 0x05c7, .au = 0x0200, [all …]
|
| /drivers/scsi/aic94xx/ |
| A D | aic94xx_tmf.c | 270 struct ssp_response_iu *ru; in asd_get_tmf_resp_tasklet() local 288 ru = edb->vaddr + 16 + sizeof(*fh); in asd_get_tmf_resp_tasklet() 289 res = ru->status; in asd_get_tmf_resp_tasklet() 290 if (ru->datapres == SAS_DATAPRES_RESPONSE_DATA) in asd_get_tmf_resp_tasklet() 291 res = ru->resp_data[3]; in asd_get_tmf_resp_tasklet()
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | rx.c | 232 u8 ru = le32_get_bits(phy_data->data1, IWL_RX_PHY_DATA1_HE_RU_ALLOC_MASK); in iwl_mld_decode_he_phy_ru_alloc() local 241 switch (ru) { in iwl_mld_decode_he_phy_ru_alloc() 244 offs = ru; in iwl_mld_decode_he_phy_ru_alloc() 248 offs = ru - 37; in iwl_mld_decode_he_phy_ru_alloc() 252 offs = ru - 53; in iwl_mld_decode_he_phy_ru_alloc() 256 offs = ru - 61; in iwl_mld_decode_he_phy_ru_alloc() 260 offs = ru - 65; in iwl_mld_decode_he_phy_ru_alloc() 867 u32 ru = le32_get_bits(eht->data[8], in iwl_mld_decode_eht_ru() local 875 switch (ru) { in iwl_mld_decode_eht_ru() 929 rx_status->eht.ru = nl_ru; in iwl_mld_decode_eht_ru()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | rxmq.c | 1052 u8 ru = le32_get_bits(phy_data->d1, IWL_RX_PHY_DATA1_HE_RU_ALLOC_MASK); in iwl_mvm_decode_he_phy_ru_alloc() local 1061 switch (ru) { in iwl_mvm_decode_he_phy_ru_alloc() 1064 offs = ru; in iwl_mvm_decode_he_phy_ru_alloc() 1068 offs = ru - 37; in iwl_mvm_decode_he_phy_ru_alloc() 1072 offs = ru - 53; in iwl_mvm_decode_he_phy_ru_alloc() 1076 offs = ru - 61; in iwl_mvm_decode_he_phy_ru_alloc() 1080 offs = ru - 65; in iwl_mvm_decode_he_phy_ru_alloc() 1462 u32 ru = le32_get_bits(eht->data[8], in iwl_mvm_decode_eht_ru() local 1470 switch (ru) { in iwl_mvm_decode_eht_ru() 1524 rx_status->eht.ru = nl_ru; in iwl_mvm_decode_eht_ru()
|
| /drivers/net/can/sja1000/ |
| A D | Kconfig | 82 - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | mac.c | 2587 int nss, ru; in ath12k_peer_assoc_h_he() local 2597 for (ru = 0; ru < 4; ru++) { in ath12k_peer_assoc_h_he() 2610 val << (ru * 6); in ath12k_peer_assoc_h_he() 3156 u8 nss, ru, i; in ath12k_mac_set_eht_ppe_threshold() local 3164 for (ru = 0; in ath12k_mac_set_eht_ppe_threshold() 3166 ru++) { in ath12k_mac_set_eht_ppe_threshold() 7766 int nss, ru; in ath12k_gen_ppe_thresh() local 7774 for (ru = 0; ru < 4; ru++) { in ath12k_gen_ppe_thresh() 8032 for (ru = 0; in ath12k_mac_copy_eht_ppe_thresh() 8034 ru++) { in ath12k_mac_copy_eht_ppe_thresh() [all …]
|
| A D | hal_rx.h | 949 #define HAL_RU(ru, num_band, idx_per_80) \ argument 950 ((u64)(ru) << HAL_RU_SHIFT(num_band, idx_per_80))
|
| A D | debugfs_htt_stats.h | 1873 struct ath12k_htt_tx_rate_stats ru[ATH12K_HTT_TX_RX_PDEV_NUM_BE_RU_SIZE_CNTRS]; member
|
| A D | debugfs_htt_stats.c | 4137 le32_to_cpu(stats_buf->ru[i].ppdus_tried)); in ath12k_htt_print_tx_per_rate_stats_tlv() 4149 le32_to_cpu(stats_buf->ru[i].ppdus_ack_failed)); in ath12k_htt_print_tx_per_rate_stats_tlv() 4157 le32_to_cpu(stats_buf->ru[i].mpdus_tried)); in ath12k_htt_print_tx_per_rate_stats_tlv() 4165 le32_to_cpu(stats_buf->ru[i].mpdus_failed)); in ath12k_htt_print_tx_per_rate_stats_tlv()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | mac.c | 2459 int nss, ru; in ath11k_peer_assoc_h_he() local 2469 for (ru = 0; ru < 4; ru++) { in ath11k_peer_assoc_h_he() 2473 if ((arg->peer_ppet.ru_bit_mask & BIT(ru)) == 0) in ath11k_peer_assoc_h_he() 2482 val << (ru * 6); in ath11k_peer_assoc_h_he() 5576 int nss, ru; in ath11k_gen_ppe_thresh() local 5584 for (ru = 0; ru < 4; ru++) { in ath11k_gen_ppe_thresh() 5588 if ((fw_ppet->ru_bit_mask & BIT(ru)) == 0) in ath11k_gen_ppe_thresh() 5590 val = (fw_ppet->ppet16_ppet8_ru3_ru0[nss] >> (ru * 6)) & in ath11k_gen_ppe_thresh()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | phy.c | 2538 u8 ru, u8 ntx, u8 ch) in rtw89_phy_read_txpwr_limit_ru() argument 2564 da_lmt_ru = (*rule_da_2ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2566 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2570 lmt_ru = (*rule_2ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2574 da_lmt_ru = (*rule_da_5ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2576 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2580 lmt_ru = (*rule_5ghz->lmt_ru)[ru][ntx][RTW89_WW][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2584 da_lmt_ru = (*rule_da_6ghz->lmt_ru)[ru][ntx][regd][reg6][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2586 lmt_ru = (*rule_6ghz->lmt_ru)[ru][ntx][regd][reg6][ch_idx]; in rtw89_phy_read_txpwr_limit_ru() 2590 lmt_ru = (*rule_6ghz->lmt_ru)[ru][ntx][RTW89_WW] in rtw89_phy_read_txpwr_limit_ru()
|
| A D | phy.h | 847 u8 ru, u8 ntx, u8 ch);
|
| A D | fw.h | 5144 u8 ru; member 5153 u8 ru; member 5162 u8 ru; member
|
| A D | fw.c | 9707 if (e->ru >= RTW89_RU_NUM) in fw_txpwr_lmt_ru_2ghz_entry_valid() 9730 data->v[entry.ru][entry.nt][entry.regd][entry.ch_idx] = entry.v; in rtw89_fw_load_txpwr_lmt_ru_2ghz() 9742 if (e->ru >= RTW89_RU_NUM) in fw_txpwr_lmt_ru_5ghz_entry_valid() 9765 data->v[entry.ru][entry.nt][entry.regd][entry.ch_idx] = entry.v; in rtw89_fw_load_txpwr_lmt_ru_5ghz() 9777 if (e->ru >= RTW89_RU_NUM) in fw_txpwr_lmt_ru_6ghz_entry_valid() 9802 data->v[entry.ru][entry.nt][entry.regd][entry.reg_6ghz_power] in rtw89_fw_load_txpwr_lmt_ru_6ghz()
|
| /drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | mcu.c | 3548 for (i = 0; i < ARRAY_SIZE(limits->ru); i++) { in mt7925_mcu_build_sku() 3549 memcpy(&sku[offset], limits->ru[i], ARRAY_SIZE(limits->ru[i])); in mt7925_mcu_build_sku() 3550 offset += ARRAY_SIZE(limits->ru[i]); in mt7925_mcu_build_sku()
|
| /drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mcu.c | 4829 skb_put_data(skb, &la.ru[0], sizeof(la.ru)); in mt7996_mcu_set_txpower_sku()
|