DECLARE_TASKLET
static DECLARE_TASKLET(fst_tx_task, fst_process_tx_work_q);
static DECLARE_TASKLET(fst_int_task, fst_process_int_work_q);
static DECLARE_TASKLET(cvm_oct_tx_cleanup_tasklet, cvm_oct_tx_do_cleanup);
static DECLARE_TASKLET(resend_tasklet, resend_irqs);
DECLARE_TASKLET(ctx_check_tasklet, ctx_check_tasklet_fn);