Searched defs:hal_rx_mon_ppdu_info (Results 1 – 1 of 1) sorted by relevance
124 struct hal_rx_mon_ppdu_info { struct125 u32 ppdu_id;126 u32 ppdu_ts;127 u32 num_mpdu_fcs_ok;128 u32 num_mpdu_fcs_err;129 u32 preamble_type;130 u16 chan_num;131 u16 tcp_msdu_count;132 u16 tcp_ack_msdu_count;133 u16 udp_msdu_count;[all …]