Searched refs:dhd_tx_compl_dispatcher_fn (Results 1 – 7 of 7) sorted by relevance
825 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn() function
8871 INIT_WORK(&dhd->tx_compl_dispatcher_work, dhd_tx_compl_dispatcher_fn);
817 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn() function
8850 INIT_WORK(&dhd->tx_compl_dispatcher_work, dhd_tx_compl_dispatcher_fn);
2780 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn() function9895 INIT_WORK(&dhd->tx_compl_dispatcher_work, dhd_tx_compl_dispatcher_fn); in dhd_attach()