Home
last modified time | relevance | path

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

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dlist.h57 #define list_for_each_entry(ref, head, member) \ macro
Dwifi_hal.cpp1236 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1276 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1591 list_for_each_entry(reg, &info->monitor_sockets, list) { in internal_valid_message_handler()
Dwifilogger_diag.cpp2623 list_for_each_entry(reg, &info->monitor_sockets, list) { in diag_message_handler()