Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/s390/net/
A Dctcm_mpc.h184 char *xid_id; member
A Dctcm_main.h182 char *xid_id; member
A Dctcm_mpc.c959 ch->xid_id = skb_tail_pointer(ch->xid_skb); in mpc_channel_action()
1293 grp->xid_id = skb_tail_pointer(grp->xid_skb); 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()
1756 if (ch->xid_id == NULL) in mpc_action_side_xid()
1759 ch->ccw[13].cda = virt_to_phys(ch->xid_id); in mpc_action_side_xid()
1773 CTCM_D3_DUMP((char *)ch->xid_id, 4); in mpc_action_side_xid()

Completed in 8 milliseconds