Searched refs:dhd_rx_compl_dispatcher_fn (Results 1 – 10 of 10) sorted by relevance
421 void dhd_rx_compl_dispatcher_fn(struct work_struct * work);
877 void dhd_rx_compl_dispatcher_fn(struct work_struct * work) in dhd_rx_compl_dispatcher_fn() function
8877 INIT_WORK(&dhd->rx_compl_dispatcher_work, dhd_rx_compl_dispatcher_fn);
418 void dhd_rx_compl_dispatcher_fn(struct work_struct * work);
869 void dhd_rx_compl_dispatcher_fn(struct work_struct * work) in dhd_rx_compl_dispatcher_fn() function
8856 INIT_WORK(&dhd->rx_compl_dispatcher_work, dhd_rx_compl_dispatcher_fn);
2828 dhd_rx_compl_dispatcher_fn(dhdp); in dhd_lb_rx_compl_dispatch()2832 static void dhd_rx_compl_dispatcher_fn(dhd_pub_t *dhdp) in dhd_rx_compl_dispatcher_fn() function