Home
last modified time | relevance | path

Searched defs:cdp_rx_indication_ppdu (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h2793 struct cdp_rx_indication_ppdu { struct
2794 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 …]