/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
H A D | qdf_pkt_add_timestamp.c | 27 if (dp_pkt_ts_info.current_index >= NUM_DP_PKT_TIMESTAMP_SUPPORT) { in qdf_set_dp_pkt_add_ts_info() 34 dp_pkt_ts_info.proto_info[dp_pkt_ts_info.current_index].proto = proto; in qdf_set_dp_pkt_add_ts_info() 35 dp_pkt_ts_info.proto_info[dp_pkt_ts_info.current_index].port = port; in qdf_set_dp_pkt_add_ts_info() 36 dp_pkt_ts_info.proto_info[dp_pkt_ts_info.current_index++].offset = in qdf_set_dp_pkt_add_ts_info() 69 qdf_debug("current_index %d", dp_pkt_ts_info.current_index); in qdf_show_dp_pkt_add_ts_info() 73 for (i = 0; i < dp_pkt_ts_info.current_index; i++) { in qdf_show_dp_pkt_add_ts_info() 162 for (i = 0; i < dp_pkt_ts_info.current_index; i++) { in qdf_add_dp_pkt_timestamp() 180 for (i = 0; i < dp_pkt_ts_info.current_index; i++) { in qdf_add_dp_pkt_timestamp()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
H A D | wlan_roam_debug.c | 304 int32_t current_index; in wlan_rec_debug_dump_table() local 317 current_index = qdf_atomic_read(&dbg_tbl->index); in wlan_rec_debug_dump_table() 318 if (current_index < 0) { in wlan_rec_debug_dump_table() 323 current_index); in wlan_rec_debug_dump_table() 325 i = (current_index + WLAN_ROAM_DEBUG_MAX_REC - count) % in wlan_rec_debug_dump_table() 351 } while (i != current_index); in wlan_rec_debug_dump_table()
|
/wlan-driver/fw-api/hw/peach/v1/ |
H A D | reo_get_queue_stats_status.h | 29 current_index : 10, member 69 current_index : 10,
|
H A D | rx_reo_queue.h | 48 current_index : 10, member 118 current_index : 10,
|
/wlan-driver/fw-api/hw/qca5332/ |
H A D | reo_get_queue_stats_status.h | 41 current_index : 10, // [21:12] member 80 current_index : 10, // [21:12]
|
H A D | rx_reo_queue.h | 51 current_index : 10, // [22:13] member 121 current_index : 10, // [22:13]
|
/wlan-driver/fw-api/hw/qca5424/ |
H A D | reo_get_queue_stats_status.h | 34 current_index : 10, member 73 current_index : 10,
|
H A D | rx_reo_queue.h | 52 current_index : 10, member 122 current_index : 10,
|
/wlan-driver/fw-api/hw/peach/v2/ |
H A D | reo_get_queue_stats_status.h | 29 current_index : 10, member 69 current_index : 10,
|
H A D | rx_reo_queue.h | 48 current_index : 10, member 118 current_index : 10,
|
/wlan-driver/fw-api/hw/qcn6432/ |
H A D | reo_get_queue_stats_status.h | 32 current_index : 10, // [21:12] member 71 current_index : 10, // [21:12]
|
H A D | rx_reo_queue.h | 50 current_index : 10, // [22:13] member 120 current_index : 10, // [22:13]
|
/wlan-driver/fw-api/hw/qcc2072/v1/ |
H A D | reo_get_queue_stats_status.h | 29 current_index : 10, member 69 current_index : 10,
|
H A D | rx_reo_queue.h | 48 current_index : 10, member 118 current_index : 10,
|
/wlan-driver/fw-api/hw/wcn7750/v1/ |
H A D | reo_get_queue_stats_status.h | 29 current_index : 10, member 69 current_index : 10,
|
H A D | rx_reo_queue.h | 48 current_index : 10, member 118 current_index : 10,
|
/wlan-driver/fw-api/hw/kiwi/v2/ |
H A D | reo_get_queue_stats_status.h | 36 current_index : 10, member 75 current_index : 10,
|
H A D | rx_reo_queue.h | 54 current_index : 10, member 124 current_index : 10,
|
/wlan-driver/fw-api/hw/qcn9224/v1/ |
H A D | reo_get_queue_stats_status.h | 41 current_index : 10, member 80 current_index : 10,
|
H A D | rx_reo_queue.h | 59 current_index : 10, member 129 current_index : 10,
|
/wlan-driver/fw-api/hw/qcn9224/v2/ |
H A D | reo_get_queue_stats_status.h | 41 current_index : 10, member 80 current_index : 10,
|
H A D | rx_reo_queue.h | 59 current_index : 10, member 129 current_index : 10,
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_pkt_add_timestamp.h | 85 uint8_t current_index; member
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/filtering/ |
H A D | dfs_process_radarevent.c | 222 int start_index = 0, current_index, next_index; in dfs_is_real_radar() local 286 current_index = start_index; in dfs_is_real_radar() 287 while (pl->pl_elems[current_index].p_seq_num < dl->dl_seq_num_stop) { in dfs_is_real_radar() 288 next_index = (current_index + 1) & DFS_MAX_PULSE_BUFFER_MASK; in dfs_is_real_radar() 290 pl->pl_elems[current_index].p_time; in dfs_is_real_radar() 314 current_index = next_index; in dfs_is_real_radar()
|
/wlan-driver/fw-api/hw/qca6490/v1/ |
H A D | reo_get_queue_stats_status.h | 66 current_index : 8, //[19:12] member
|