Searched refs:get_chid (Results 1 - 5 of 5) sorted by last modified time

/linux-master/net/smc/
H A Dsmc_ism.c85 return smcd->ops->get_chid(smcd);
H A Dsmc_ism.h87 u16 chid = smcd->ops->get_chid(smcd);
94 return (smcd->ops->get_chid(smcd) == 0xFFFF);
H A Dsmc_loopback.c293 .get_chid = smc_lo_get_chid,
/linux-master/include/net/
H A Dsmc.h67 u16 (*get_chid)(struct smcd_dev *dev); member in struct:smcd_ops
/linux-master/drivers/s390/net/
H A Dism_drv.c858 .get_chid = smcd_get_chid,

Completed in 152 milliseconds