Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp100 wifi_ring_buffer_entry *rbe, in update_connectivity_ring_buf() argument
106 rbe->entry_size = size; in update_connectivity_ring_buf()
107 rbe->flags = RING_BUFFER_ENTRY_FLAGS_HAS_BINARY | in update_connectivity_ring_buf()
109 rbe->type = ENTRY_TYPE_CONNECT_EVENT; in update_connectivity_ring_buf()
111 rbe->timestamp = time.tv_usec + time.tv_sec * 1000 * 1000; in update_connectivity_ring_buf()
117 (u8*)rbe, total_length, 1, total_length); in update_connectivity_ring_buf()