Home
last modified time | relevance | path

Searched refs:ch_tasklet (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/net/
H A Dctcm_main.h157 struct tasklet_struct ch_tasklet; /* MPC ONLY */ member
H A Dctcm_main.c225 tasklet_kill(&ch->ch_tasklet); in channel_remove()
1324 tasklet_init(&ch->ch_tasklet, ctcmpc_bh, (unsigned long)ch); in add_channel()
H A Dctcm_mpc.c591 tasklet_schedule(&rch->ch_tasklet); in ctc_mpc_flow_control()