Searched defs:hal_rx_mon_ppdu_info (Results 1 – 2 of 2) 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 …]
149 struct hal_rx_mon_ppdu_info { struct150 u32 ppdu_id;151 u32 last_ppdu_id;152 u64 ppdu_ts;153 u32 num_mpdu_fcs_ok;154 u32 num_mpdu_fcs_err;155 u32 preamble_type;156 u32 mpdu_len;157 u16 chan_num;158 u16 tcp_msdu_count;[all …]