Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dsmc.h56 struct smcd_ops { struct
83 const struct smcd_ops *ops; argument
/linux-6.12.1/include/linux/
Dism.h90 const struct smcd_ops *ism_get_smcd_ops(void);
/linux-6.12.1/net/smc/
Dsmc_loopback.c278 static const struct smcd_ops lo_ops = {
297 static struct smcd_dev *smcd_lo_alloc_dev(const struct smcd_ops *ops, in smcd_lo_alloc_dev()
Dsmc_ism.c457 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev()
486 const struct smcd_ops *ops = ism_get_smcd_ops(); in smcd_register_dev()
/linux-6.12.1/drivers/s390/net/
Dism_drv.c846 static const struct smcd_ops ism_ops = {
862 const struct smcd_ops *ism_get_smcd_ops(void) in ism_get_smcd_ops()