Home
last modified time | relevance | path

Searched refs:empty_descriptor (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/fw-api/hw/qcn6432/ !
H A Dmon_destination_ring.h34 empty_descriptor : 1, // [19:19] member
43 empty_descriptor : 1, // [19:19]
H A Dmon_destination_ring_with_drop.h36 empty_descriptor : 1, // [19:19] member
49 empty_descriptor : 1, // [19:19]
/wlan-driver/fw-api/hw/qcn9224/v2/ !
H A Dmon_destination_ring.h43 empty_descriptor : 1, member
52 empty_descriptor : 1,
H A Dmon_destination_ring_with_drop.h45 empty_descriptor : 1, member
58 empty_descriptor : 1,
/wlan-driver/fw-api/hw/qcn9224/v1/ !
H A Dmon_destination_ring.h43 empty_descriptor : 1, member
52 empty_descriptor : 1,
H A Dmon_destination_ring_with_drop.h45 empty_descriptor : 1, member
58 empty_descriptor : 1,
/wlan-driver/fw-api/hw/kiwi/v2/ !
H A Dmon_destination_ring.h36 empty_descriptor : 1, member
45 empty_descriptor : 1,
/wlan-driver/fw-api/hw/qca5424/ !
H A Dmon_destination_ring.h36 empty_descriptor : 1, member
45 empty_descriptor : 1,
H A Dmon_destination_ring_with_drop.h38 empty_descriptor : 1, member
51 empty_descriptor : 1,
/wlan-driver/fw-api/hw/qca5332/ !
H A Dmon_destination_ring.h43 empty_descriptor : 1, // [19:19] member
52 empty_descriptor : 1, // [19:19]
H A Dmon_destination_ring_with_drop.h45 empty_descriptor : 1, // [19:19] member
58 empty_descriptor : 1, // [19:19]
/wlan-driver/fw-api/hw/peach/v1/ !
H A Dmon_destination_ring.h33 empty_descriptor : 1, member
42 empty_descriptor : 1,
/wlan-driver/fw-api/hw/peach/v2/ !
H A Dmon_destination_ring.h33 empty_descriptor : 1, member
42 empty_descriptor : 1,
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ !
H A Ddp_tx_mon_2.0.c164 if (hal_mon_tx_desc.empty_descriptor) { in dp_tx_mon_srng_process_2_0()
169 hal_mon_tx_desc.empty_descriptor, in dp_tx_mon_srng_process_2_0()
191 hal_mon_tx_desc.empty_descriptor, in dp_tx_mon_srng_process_2_0()
229 hal_mon_tx_desc.empty_descriptor, in dp_tx_mon_srng_process_2_0()
H A Ddp_rx_mon_2.0.c2456 if (hal_mon_rx_desc.empty_descriptor == 1) { in dp_rx_mon_srng_process_2_0()
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/be/ !
H A Dhal_be_api_mon.h593 empty_descriptor : 1, member
683 empty_descriptor:1, member
736 status->empty_descriptor = desc->empty_descriptor; in hal_be_get_mon_dest_status()
737 if (status->empty_descriptor) { in hal_be_get_mon_dest_status()