Home
last modified time | relevance | path

Searched refs:smcd_ops (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/net/
H A Dsmc.h60 struct smcd_ops { struct
88 const struct smcd_ops *ops; argument
/openbmc/linux/include/linux/
H A Dism.h91 const struct smcd_ops *ism_get_smcd_ops(void);
/openbmc/linux/net/smc/
H A Dsmc_ism.c433 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev()
462 const struct smcd_ops *ops = ism_get_smcd_ops(); in smcd_register_dev()
/openbmc/linux/drivers/s390/net/
H A Dism_drv.c871 static const struct smcd_ops ism_ops = {
888 const struct smcd_ops *ism_get_smcd_ops(void) in ism_get_smcd_ops()