Home
last modified time | relevance | path

Searched refs:ppet16_ppet8_ru3_ru0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/
Dinit.c817 static const u8 ppet16_ppet8_ru3_ru0[] = {0x1c, 0xc7, 0x71}; in mt7915_gen_ppe_thresh() local
828 he_ppet[i + 1] = ppet16_ppet8_ru3_ru0[i % 3]; in mt7915_gen_ppe_thresh()
830 he_ppet[i + 1] = ppet16_ppet8_ru3_ru0[i % 3] & in mt7915_gen_ppe_thresh()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c16 static const u8 ppet16_ppet8_ru3_ru0[] = {0x1c, 0xc7, 0x71}; in mt7921_gen_ppe_thresh() local
27 he_ppet[i + 1] = ppet16_ppet8_ru3_ru0[i % 3]; in mt7921_gen_ppe_thresh()
29 he_ppet[i + 1] = ppet16_ppet8_ru3_ru0[i % 3] & in mt7921_gen_ppe_thresh()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h219 u32 ppet16_ppet8_ru3_ru0[HE_PPET16_PPET8_SIZE]; member
Dwmi.h2204 u32 ppet16_ppet8_ru3_ru0[PSOC_HOST_MAX_NUM_SS]; member
2291 u32 ppet16_ppet8_ru3_ru0[WMI_MAX_NUM_SS]; member
Dmac.c2205 arg->peer_ppet.ppet16_ppet8_ru3_ru0[nss] |= in ath11k_peer_assoc_h_he()
5207 val = (fw_ppet->ppet16_ppet8_ru3_ru0[nss] >> (ru * 6)) & in ath11k_gen_ppe_thresh()