Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/net/
A Dctcm_mpc.c955 ch->xid_th = (struct th_header *)ch->xid_skb->data; in mpc_channel_action()
1285 grp->xid_th = (struct th_header *)grp->xid_skb->data; in ctcmpc_init_mpc_group()
1697 if (!(ch->xid_th && ch->xid && ch->xid_id)) in mpc_action_side_xid()
1700 CTCM_FUNTAIL, ch->id, ch->xid_th, ch->xid, ch->xid_id); in mpc_action_side_xid()
1704 if (ch->xid_th == NULL) in mpc_action_side_xid()
1709 ch->ccw[9].cda = virt_to_phys(ch->xid_th); in mpc_action_side_xid()
1742 if (ch->xid_th == NULL) in mpc_action_side_xid()
1747 ch->ccw[11].cda = virt_to_phys(ch->xid_th); in mpc_action_side_xid()
1771 CTCM_D3_DUMP((char *)ch->xid_th, TH_HEADER_LENGTH); in mpc_action_side_xid()
A Dctcm_mpc.h182 struct th_header *xid_th; member
A Dctcm_main.h180 struct th_header *xid_th; member

Completed in 13 milliseconds