Searched refs:ch_tasklet (Results 1 – 3 of 3) sorted by relevance
157 struct tasklet_struct ch_tasklet; /* MPC ONLY */ member
225 tasklet_kill(&ch->ch_tasklet); in channel_remove()1324 tasklet_init(&ch->ch_tasklet, ctcmpc_bh, (unsigned long)ch); in add_channel()
591 tasklet_schedule(&rch->ch_tasklet); in ctc_mpc_flow_control()