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