Searched refs:is_stbc (Results 1 – 3 of 3) sorted by relevance
971 ppdu_info->is_stbc = FIELD_GET(HAL_RX_HT_SIG_INFO_INFO1_STBC, in ath11k_hal_rx_parse_mon_status_tlv()1041 ppdu_info->is_stbc = info0 & HAL_RX_VHT_SIG_A_INFO_INFO0_STBC; in ath11k_hal_rx_parse_mon_status_tlv()1043 if (ppdu_info->is_stbc && nsts > 0) in ath11k_hal_rx_parse_mon_status_tlv()1128 ppdu_info->is_stbc = he_stbc; in ath11k_hal_rx_parse_mon_status_tlv()1347 ppdu_info->is_stbc = info1 & in ath11k_hal_rx_parse_mon_status_tlv()
146 u8 is_stbc; member
2812 if (ppdu_info->is_stbc) in ath11k_dp_rx_update_peer_stats()