Searched refs:ru_l (Results 1 – 1 of 1) sorted by relevance
187 u32 ru_h, ru_l; in mt7915_mac_decode_he_radiotap_ru() local190 ru_l = FIELD_GET(MT_PRXV_HE_RU_ALLOC_L, le32_to_cpu(rxv[0])); in mt7915_mac_decode_he_radiotap_ru()192 ru = (u8)(ru_l | ru_h << 4); in mt7915_mac_decode_he_radiotap_ru()