Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/net/
Dctcm_mpc.h184 char *xid_id; member
Dctcm_main.h182 char *xid_id; member
Dctcm_mpc.c958 ch->xid_id = skb_tail_pointer(ch->xid_skb); in mpc_channel_action()
1292 grp->xid_id = skb_tail_pointer(grp->xid_skb); in ctcmpc_init_mpc_group()
1696 if (!(ch->xid_th && ch->xid && ch->xid_id)) in mpc_action_side_xid()
1699 CTCM_FUNTAIL, ch->id, ch->xid_th, ch->xid, ch->xid_id); in mpc_action_side_xid()
1755 if (ch->xid_id == NULL) in mpc_action_side_xid()
1758 ch->ccw[13].cda = virt_to_phys(ch->xid_id); in mpc_action_side_xid()
1772 CTCM_D3_DUMP((char *)ch->xid_id, 4); in mpc_action_side_xid()