Searched defs:smcd (Results 1 - 9 of 9) sorted by relevance

/linux-master/net/smc/
H A Dsmc_ism.h59 static inline int smc_ism_write(struct smcd_dev *smcd, u64 dmb_tok, argument
80 static inline bool smc_ism_is_emulated(struct smcd_dev *smcd) argument
H A Dsmc_diag.c170 struct smcd_dev *smcd = conn->lgr->smcd; local
H A Dsmc_ism.c83 u16 smc_ism_get_chid(struct smcd_dev *smcd) argument
68 smc_ism_cantalk(struct smcd_gid *peer_gid, unsigned short vlan_id, struct smcd_dev *smcd) argument
121 smc_ism_get_vlan(struct smcd_dev *smcd, unsigned short vlanid) argument
165 smc_ism_put_vlan(struct smcd_dev *smcd, unsigned short vlanid) argument
199 smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) argument
248 smc_nl_handle_smcd_dev(struct smcd_dev *smcd, struct sk_buff *skb, struct netlink_callback *cb) argument
318 struct smcd_dev *smcd; local
344 struct smcd_dev *smcd; member in struct:smc_ism_event_work
411 struct smcd_dev *smcd; local
439 struct smcd_dev *smcd; local
474 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); local
499 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); local
524 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); local
[all...]
H A Dsmc_pnet.c106 struct smcd_dev *smcd; local
415 struct smcd_dev *smcd; local
[all...]
H A Dsmc_clc.c842 struct smcd_dev *smcd; local
1036 struct smcd_dev *smcd = conn->lgr->smcd; local
[all...]
H A Dsmc_core.h362 struct smcd_dev *smcd; member in struct:smc_link_group::__anon3999::__anon4001
H A Dsmc_core.c508 struct smcd_dev *smcd = lgr->smcd; local
837 struct smcd_dev *smcd; local
1557 smc_smcd_terminate_all(struct smcd_dev *smcd) argument
2600 struct smcd_dev *smcd; local
2621 struct smcd_dev *smcd; local
[all...]
H A Daf_smc.c1047 struct smcd_dev *smcd; local
2092 static bool smc_is_already_selected(struct smcd_dev *smcd, argument
2111 struct smcd_dev *smcd; local
[all...]
/linux-master/drivers/s390/net/
H A Dism_drv.c741 static int smcd_query_rgid(struct smcd_dev *smcd, struct smcd_gid *rgid, argument
747 static int smcd_register_dmb(struct smcd_dev *smcd, struct smcd_dmb *dmb, argument
753 static int smcd_unregister_dmb(struct smcd_dev *smcd, struct smcd_dmb *dmb) argument
758 static int smcd_add_vlan_id(struct smcd_dev *smcd, u64 vlan_id) argument
763 static int smcd_del_vlan_id(struct smcd_dev *smcd, u64 vlan_id) argument
768 smcd_set_vlan_required(struct smcd_dev *smcd) argument
773 smcd_reset_vlan_required(struct smcd_dev *smcd) argument
795 smcd_signal_ieq(struct smcd_dev *smcd, struct smcd_gid *rgid, u32 trigger_irq, u32 event_code, u64 info) argument
802 smcd_move(struct smcd_dev *smcd, u64 dmb_tok, unsigned int idx, bool sf, unsigned int offset, void *data, unsigned int size) argument
819 smcd_get_local_gid(struct smcd_dev *smcd, struct smcd_gid *smcd_gid) argument
834 smcd_get_chid(struct smcd_dev *smcd) argument
[all...]

Completed in 160 milliseconds