Home
last modified time | relevance | path

Searched refs:ltf_size (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac3_mac.c122 u32 ltf_size = le32_get_bits(rxv[4], MT_CRXV_HE_LTF_SIZE) + 1; in mt76_connac3_mac_decode_he_radiotap() local
134 le16_encode_bits(ltf_size, in mt76_connac3_mac_decode_he_radiotap()
206 u32 ltf_size = le32_get_bits(rxv[4], MT_CRXV_HE_LTF_SIZE) + 1; in mt76_connac3_mac_decode_eht_radiotap() local
230 FIELD_PREP(IEEE80211_RADIOTAP_EHT_DATA0_LTF, ltf_size)) | in mt76_connac3_mac_decode_eht_radiotap()
A Dmt76_connac_mac.c885 u32 ltf_size = le32_get_bits(rxv[2], MT_CRXV_HE_LTF_SIZE) + 1; in mt76_connac2_mac_decode_he_radiotap() local
897 le16_encode_bits(ltf_size, in mt76_connac2_mac_decode_he_radiotap()
/drivers/net/wireless/ath/ath11k/
A Dhal_rx.h190 u8 ltf_size; member
A Dhal_rx.c1175 ppdu_info->ltf_size = he_ltf; in ath11k_hal_rx_parse_mon_status_tlv()
1289 ppdu_info->ltf_size = he_ltf; in ath11k_hal_rx_parse_mon_status_tlv()
/drivers/net/wireless/ath/ath12k/
A Dhal_rx.h255 u8 ltf_size; member
A Ddp_mon.c519 ppdu_info->ltf_size = he_ltf; in ath12k_dp_mon_parse_he_sig_su()
3284 tx_ppdu_info->rx_status.ltf_size = in ath12k_dp_mon_tx_parse_status_tlv()

Completed in 31 milliseconds