Searched defs:hal_rx_mon_ppdu_info (Results 1 – 1 of 1) sorted by relevance
80 struct hal_rx_mon_ppdu_info { struct81 u32 ppdu_id;82 u32 ppdu_ts;83 u32 num_mpdu_fcs_ok;84 u32 num_mpdu_fcs_err;85 u32 preamble_type;86 u16 chan_num;87 u16 tcp_msdu_count;88 u16 tcp_ack_msdu_count;89 u16 udp_msdu_count;[all …]