Home
last modified time | relevance | path

Searched defs:fhost_iperf_stream (Results 1 – 1 of 1) sorted by relevance

/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/fhost/application/
Dwifi_host_iperf.h164 struct fhost_iperf_stream struct
167 uint32_t id;
169 bool active;
171 struct fhost_iperf_settings iperf_settings;
173 rtos_task_handle iperf_handle;
175 rtos_semaphore iperf_task_semaphore;
177 rtos_semaphore send_buf_semaphore;
179 rtos_semaphore to_semaphore;
181 rtos_mutex iperf_mutex;
183 void *arg;
[all …]