Home
last modified time | relevance | path

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

/wlan-driver/wpa_supplicant_8/src/wps/
H A Dhttpread.c
H A Dwps_er_ssdp.c
H A Dwps_upnp_ssdp.c
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_hang_event.c39 int nread, pos, total_len; in wmi_log_history() local
64 nread = wmi_log->length; in wmi_log_history()
66 nread = wmi_ring_size; in wmi_log_history()
74 while (nread--) { in wmi_log_history()
H A Dwmi_filtered_logging.c311 int pos, nread, outlen; in wmi_log_show() local
323 nread = wmi_log->length; in wmi_log_show()
325 nread = wmi_ring_size; in wmi_log_show()
335 while (nread--) { in wmi_log_show()
H A Dwmi_unified.c999 int pos, nread, outlen; \
1011 nread = wmi_log->length; \
1013 nread = wmi_ring_size; \
1023 while (nread--) { \
1057 int pos, nread, outlen; \
1069 nread = wmi_log->length; \
1071 nread = wmi_ring_size; \
1081 while (nread--) { \