Searched refs:ru_bit_mask (Results 1 – 3 of 3) sorted by relevance
360 u8 bit = 7, ru_bit_mask = 0x7; in mt7915_gen_ppe_thresh() local364 he_ppet[0] |= (ru_bit_mask << in mt7915_gen_ppe_thresh()373 if (!(ru_bit_mask & BIT(ru))) in mt7915_gen_ppe_thresh()
1313 arg->peer_ppet.ru_bit_mask = in ath11k_peer_assoc_h_he()1323 if ((arg->peer_ppet.ru_bit_mask & BIT(ru)) == 0) in ath11k_peer_assoc_h_he()3578 he_ppet[0] |= (fw_ppet->ru_bit_mask << in ath11k_gen_ppe_thresh()3586 if ((fw_ppet->ru_bit_mask & BIT(ru)) == 0) in ath11k_gen_ppe_thresh()
2114 u32 ru_bit_mask; member