Home
last modified time | relevance | path

Searched refs:thischan (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/s390/net/
A Dctcm_mpc.h234 void mpc_action_send_discontact(unsigned long thischan);
236 void ctcmpc_bh(unsigned long thischan);
A Dctcm_mpc.c1221 void ctcmpc_bh(unsigned long thischan) in ctcmpc_bh() argument
1223 struct channel *ch = (struct channel *)thischan; in ctcmpc_bh()
1504 void mpc_action_send_discontact(unsigned long thischan) in mpc_action_send_discontact() argument
1507 struct channel *ch = (struct channel *)thischan; in mpc_action_send_discontact()

Completed in 8 milliseconds