Home
last modified time | relevance | path

Searched refs:thischan (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_mpc.h234 void mpc_action_send_discontact(unsigned long thischan);
236 void ctcmpc_bh(unsigned long thischan);
H A Dctcm_mpc.c1234 void ctcmpc_bh(unsigned long thischan) in ctcmpc_bh() argument
1236 struct channel *ch = (struct channel *)thischan; in ctcmpc_bh()
1517 void mpc_action_send_discontact(unsigned long thischan) in mpc_action_send_discontact() argument
1520 struct channel *ch = (struct channel *)thischan; in mpc_action_send_discontact()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_mpc.h234 void mpc_action_send_discontact(unsigned long thischan);
236 void ctcmpc_bh(unsigned long thischan);
H A Dctcm_mpc.c1223 void ctcmpc_bh(unsigned long thischan) in ctcmpc_bh() argument
1225 struct channel *ch = (struct channel *)thischan; in ctcmpc_bh()
1506 void mpc_action_send_discontact(unsigned long thischan) in mpc_action_send_discontact() argument
1509 struct channel *ch = (struct channel *)thischan; in mpc_action_send_discontact()

Completed in 6 milliseconds