Searched defs:hal_rx_mon_ppdu_info (Results 1 – 2 of 2) 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 …]
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 …]