Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dsmc.h55 struct smcd_ops { struct
78 const struct smcd_ops *ops; argument
/Linux-v6.6/include/linux/
Dism.h91 const struct smcd_ops *ism_get_smcd_ops(void);
/Linux-v6.6/net/smc/
Dsmc_ism.c383 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev()
412 const struct smcd_ops *ops = ism_get_smcd_ops(); in smcd_register_dev()
/Linux-v6.6/drivers/s390/net/
Dism_drv.c33 static const struct smcd_ops ism_ops;
850 static const struct smcd_ops ism_ops = {
867 const struct smcd_ops *ism_get_smcd_ops(void) in ism_get_smcd_ops()