Home
last modified time | relevance | path

Searched refs:end_of_ppdu (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/fw-api/hw/qca5332/
H A Dsw_monitor_ring.h45 end_of_ppdu : 1, // [16:16] member
55 end_of_ppdu : 1, // [16:16]
/wlan-driver/fw-api/hw/qca5424/
H A Dsw_monitor_ring.h38 end_of_ppdu : 1, member
48 end_of_ppdu : 1,
/wlan-driver/fw-api/hw/qcn6432/
H A Dsw_monitor_ring.h36 end_of_ppdu : 1, // [16:16] member
46 end_of_ppdu : 1, // [16:16]
/wlan-driver/fw-api/hw/qcn9224/v2/
H A Dsw_monitor_ring.h45 end_of_ppdu : 1, member
55 end_of_ppdu : 1,
/wlan-driver/fw-api/hw/qcn9224/v1/
H A Dsw_monitor_ring.h45 end_of_ppdu : 1, member
55 end_of_ppdu : 1,
/wlan-driver/fw-api/hw/qcn9000/
H A Dsw_monitor_ring.h45 end_of_ppdu : 1, //[16] member
/wlan-driver/fw-api/hw/qcn6122/
H A Dsw_monitor_ring.h45 end_of_ppdu : 1, //[16] member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/
H A Dhal_api_mon.h316 uint8_t end_of_ppdu; member
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/
H A Dhal_9000.c172 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 Dhal_qcn6122.c171 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 Ddp_rx_mon_dest_1.0.c1077 if (desc_info->end_of_ppdu) { in dp_mon_dest_srng_drop_for_mac()