Searched refs:ch_tasklet (Results 1 – 4 of 4) sorted by relevance
156 struct tasklet_struct ch_tasklet; /* MPC ONLY */ member
226 tasklet_kill(&ch->ch_tasklet); in channel_remove()1325 tasklet_init(&ch->ch_tasklet, ctcmpc_bh, (unsigned long)ch); in add_channel()
1423 tasklet_schedule(&ch->ch_tasklet); in ctcmpc_chx_rx()1428 tasklet_hi_schedule(&ch->ch_tasklet); in ctcmpc_chx_rx()
589 tasklet_schedule(&rch->ch_tasklet); in ctc_mpc_flow_control()
Completed in 14 milliseconds