Searched defs:cdp_rx_indication_ppdu (Results 1 – 1 of 1) sorted by relevance
2793 struct cdp_rx_indication_ppdu { struct2794 uint32_t ppdu_id;2795 uint16_t is_ampdu:1,2796 num_mpdu:9,2797 reserved:6;2798 uint32_t num_msdu;2799 uint32_t num_bytes;2800 uint16_t udp_msdu_count;2801 uint16_t tcp_msdu_count;2802 uint16_t other_msdu_count;[all …]