Searched refs:end_of_ppdu (Results 1 – 11 of 11) sorted by relevance
/wlan-driver/fw-api/hw/qca5332/ |
H A D | sw_monitor_ring.h | 45 end_of_ppdu : 1, // [16:16] member 55 end_of_ppdu : 1, // [16:16]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | sw_monitor_ring.h | 38 end_of_ppdu : 1, member 48 end_of_ppdu : 1,
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | sw_monitor_ring.h | 36 end_of_ppdu : 1, // [16:16] member 46 end_of_ppdu : 1, // [16:16]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | sw_monitor_ring.h | 45 end_of_ppdu : 1, member 55 end_of_ppdu : 1,
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | sw_monitor_ring.h | 45 end_of_ppdu : 1, member 55 end_of_ppdu : 1,
|
/wlan-driver/fw-api/hw/qcn9000/ |
H A D | sw_monitor_ring.h | 45 end_of_ppdu : 1, //[16] member
|
/wlan-driver/fw-api/hw/qcn6122/ |
H A D | sw_monitor_ring.h | 45 end_of_ppdu : 1, //[16] member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api_mon.h | 316 uint8_t end_of_ppdu; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/ |
H A D | hal_9000.c | 172 desc_info->end_of_ppdu = HAL_RX_GET(sw_mon_ring, in hal_rx_sw_mon_desc_info_get_9000()
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn6122/ |
H A D | hal_qcn6122.c | 171 desc_info->end_of_ppdu = HAL_RX_GET(sw_mon_ring, in hal_rx_sw_mon_desc_info_get_6122()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A D | dp_rx_mon_dest_1.0.c | 1077 if (desc_info->end_of_ppdu) { in dp_mon_dest_srng_drop_for_mac()
|