Searched refs:status_buf_count (Results 1 – 12 of 12) sorted by relevance
/wlan-driver/fw-api/hw/qca5332/ |
H A D | sw_monitor_ring.h | 44 status_buf_count : 4, // [15:12] member 56 status_buf_count : 4, // [15:12]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | sw_monitor_ring.h | 37 status_buf_count : 4, member 49 status_buf_count : 4,
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | sw_monitor_ring.h | 35 status_buf_count : 4, // [15:12] member 47 status_buf_count : 4, // [15:12]
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | sw_monitor_ring.h | 44 status_buf_count : 4, member 56 status_buf_count : 4,
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | sw_monitor_ring.h | 44 status_buf_count : 4, member 56 status_buf_count : 4,
|
/wlan-driver/fw-api/hw/qcn9000/ |
H A D | sw_monitor_ring.h | 44 status_buf_count : 4, //[15:12] member
|
/wlan-driver/fw-api/hw/qcn6122/ |
H A D | sw_monitor_ring.h | 44 status_buf_count : 4, //[15:12] member
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/ |
H A D | dp_rx_mon_2.0.c | 1903 uint16_t status_buf_count; in dp_rx_mon_flush_status_buf_queue() local 1911 status_buf_count = mon_pdev_be->desc_count; in dp_rx_mon_flush_status_buf_queue() 1912 for (idx = 0; idx < status_buf_count; idx++) { in dp_rx_mon_flush_status_buf_queue() 2115 uint16_t status_buf_count; in dp_rx_mon_process_status_tlv() local 2132 status_buf_count = mon_pdev_be->desc_count; in dp_rx_mon_process_status_tlv() 2133 for (idx = 0; idx < status_buf_count; idx++) { in dp_rx_mon_process_status_tlv() 2184 mon_pdev->rx_mon_stats.status_buf_count++; in dp_rx_mon_process_status_tlv() 2729 rx_mon_stats->status_buf_count); in dp_mon_rx_print_advanced_stats_2_0()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_mon_struct.h | 509 uint32_t status_buf_count; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
H A D | hal_api_mon.h | 312 uint8_t status_buf_count; member
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/qcn9000/ |
H A D | hal_9000.c | 175 desc_info->status_buf_count = 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 | 174 desc_info->status_buf_count = HAL_RX_GET(sw_mon_ring, in hal_rx_sw_mon_desc_info_get_6122()
|