Home
last modified time | relevance | path

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

/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dcommon.h124 struct list_head monitor_sockets; // list of monitor sockets member
Dwifi_hal.cpp1196 INITIALISE_LIST(&info->monitor_sockets); in wifi_initialize()
1515 list_for_each_entry_safe(reg, tmp, &info->monitor_sockets, list) { in internal_cleaned_up_handler()
1779 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1819 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1876 add_to_list(&nreg->list, &info->monitor_sockets); in register_monitor_sock()
2134 list_for_each_entry(reg, &info->monitor_sockets, list) { in internal_valid_message_handler()
Dwifilogger_diag.cpp2703 list_for_each_entry(reg, &info->monitor_sockets, list) { in diag_message_handler()
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dcommon.h159 struct list_head monitor_sockets; // list of monitor sockets member
Dwifi_hal.cpp1259 INITIALISE_LIST(&info->monitor_sockets); in wifi_initialize()
1599 list_for_each_entry_safe(reg, tmp, &info->monitor_sockets, list) { in internal_cleaned_up_handler()
1864 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1901 list_for_each_entry(reg, &info->monitor_sockets, list) { in register_monitor_sock()
1956 add_to_list(&nreg->list, &info->monitor_sockets); in register_monitor_sock()
2233 list_for_each_entry(reg, &info->monitor_sockets, list) { in internal_valid_message_handler()
Dwifilogger_diag.cpp2734 list_for_each_entry(reg, &info->monitor_sockets, list) { in diag_message_handler()