Home
last modified time | relevance | path

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

/drivers/net/wimax/i2400m/
Drx.c187 struct i2400m_report_hook_args *args, *args_next; in i2400m_report_hook_work() local
199 list_for_each_entry_safe(args, args_next, &list, list_node) { in i2400m_report_hook_work()
217 struct i2400m_report_hook_args *args, *args_next; in i2400m_report_hook_flush() local
225 list_for_each_entry_safe(args, args_next, &list, list_node) { in i2400m_report_hook_flush()