Searched refs:dhd_rx_napi_dispatcher_fn (Results 1 – 10 of 10) sorted by relevance
394 void dhd_rx_napi_dispatcher_fn(struct work_struct * work);
1114 void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn() function
8885 INIT_WORK(&dhd->rx_napi_dispatcher_work, dhd_rx_napi_dispatcher_fn);
391 void dhd_rx_napi_dispatcher_fn(struct work_struct * work);
1106 void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn() function
8864 INIT_WORK(&dhd->rx_napi_dispatcher_work, dhd_rx_napi_dispatcher_fn);
184 static void dhd_rx_napi_dispatcher_fn(struct work_struct * work);3067 static void dhd_rx_napi_dispatcher_fn(struct work_struct * work) in dhd_rx_napi_dispatcher_fn() function9909 INIT_WORK(&dhd->rx_napi_dispatcher_work, dhd_rx_napi_dispatcher_fn); in dhd_attach()