Lines Matching defs:sw_monitor_ring
29 struct sw_monitor_ring { struct
31 … struct rx_mpdu_details reo_level_mpdu_frame_info;
32 … struct buffer_addr_info status_buff_addr_info;
33 uint32_t rxdma_push_reason : 2,
34 rxdma_error_code : 5,
35 mpdu_fragment_number : 4,
36 frameless_bar : 1,
37 status_buf_count : 4,
38 end_of_ppdu : 1,
39 reserved_6a : 15;
40 uint32_t phy_ppdu_id : 16,
41 reserved_7a : 4,
42 ring_id : 8,
43 looping_count : 4;