Searched defs:htt_rx_pdev_fw_stats_tlv (Results 1 – 2 of 2) sorted by relevance
1529 struct htt_rx_pdev_fw_stats_tlv { struct1530 u32 mac_id__word;1531 u32 ppdu_recvd;1532 u32 mpdu_cnt_fcs_ok;1533 u32 mpdu_cnt_fcs_err;1534 u32 tcp_msdu_cnt;1535 u32 tcp_ack_msdu_cnt;1536 u32 udp_msdu_cnt;1537 u32 other_msdu_cnt;1538 u32 fw_ring_mpdu_ind;[all …]
2082 struct htt_rx_pdev_fw_stats_tlv { struct2083 __le32 mac_id__word;2084 __le32 ppdu_recvd;2085 __le32 mpdu_cnt_fcs_ok;2086 __le32 mpdu_cnt_fcs_err;2087 __le32 tcp_msdu_cnt;2088 __le32 tcp_ack_msdu_cnt;2089 __le32 udp_msdu_cnt;2090 __le32 other_msdu_cnt;2091 __le32 fw_ring_mpdu_ind;[all …]