Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wimax/i2400m/
Di2400m.h912 extern void i2400m_report_hook_work(struct work_struct *);
Ddriver.c813 INIT_WORK(&i2400m->rx_report_ws, i2400m_report_hook_work); in i2400m_init()
Drx.c183 void i2400m_report_hook_work(struct work_struct *ws) in i2400m_report_hook_work() function