Home
last modified time | relevance | path

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

/drivers/s390/net/
Dctcm_mpc.h184 char *xid_id; member
Dctcm_mpc.c972 ch->xid_id = skb_tail_pointer(ch->xid_skb); in mpc_channel_action()
1306 grp->xid_id = skb_tail_pointer(grp->xid_skb); in ctcmpc_init_mpc_group()
1710 if (!(ch->xid_th && ch->xid && ch->xid_id)) in mpc_action_side_xid()
1713 CTCM_FUNTAIL, ch->id, ch->xid_th, ch->xid, ch->xid_id); in mpc_action_side_xid()
1769 if (ch->xid_id == NULL) in mpc_action_side_xid()
1772 ch->ccw[13].cda = virt_to_phys(ch->xid_id); in mpc_action_side_xid()
1786 CTCM_D3_DUMP((char *)ch->xid_id, 4); in mpc_action_side_xid()
Dctcm_main.h182 char *xid_id; member