Searched defs:smcd (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.1/net/smc/ |
| D | smc_ism.c | 30 int smc_ism_cantalk(u64 peer_gid, unsigned short vlan_id, struct smcd_dev *smcd) in smc_ism_cantalk() 44 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid() 82 int smc_ism_get_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_get_vlan() 126 int smc_ism_put_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_put_vlan() 160 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb() 205 static int smc_nl_handle_smcd_dev(struct smcd_dev *smcd, in smc_nl_handle_smcd_dev() 273 struct smcd_dev *smcd; in smc_nl_prep_smcd_dev() local 298 struct smcd_dev *smcd; member 378 struct smcd_dev *smcd = container_of(dev, struct smcd_dev, dev); in smcd_release() local 387 struct smcd_dev *smcd; in smcd_alloc_dev() local [all …]
|
| D | smc_ism.h | 48 static inline int smc_ism_write(struct smcd_dev *smcd, u64 dmb_tok, in smc_ism_write()
|
| D | af_smc.c | 1000 struct smcd_dev *smcd; in smc_find_ism_v2_device_clnt() local 2015 static bool smc_is_already_selected(struct smcd_dev *smcd, in smc_is_already_selected() 2033 struct smcd_dev *smcd; in smc_check_ism_v2_match() local
|
| D | smc_core.c | 1530 void smc_smcd_terminate_all(struct smcd_dev *smcd) in smc_smcd_terminate_all() 2560 struct smcd_dev *smcd; in smc_core_going_away() local 2581 struct smcd_dev *smcd; in smc_lgrs_shutdown() local
|
| D | smc_core.h | 332 struct smcd_dev *smcd; member
|
| /Linux-v6.1/drivers/s390/net/ |
| D | ism_drv.c | 201 static int ism_query_rgid(struct smcd_dev *smcd, u64 rgid, u32 vid_valid, in ism_query_rgid() 253 static int ism_register_dmb(struct smcd_dev *smcd, struct smcd_dmb *dmb) in ism_register_dmb() 284 static int ism_unregister_dmb(struct smcd_dev *smcd, struct smcd_dmb *dmb) in ism_unregister_dmb() 305 static int ism_add_vlan_id(struct smcd_dev *smcd, u64 vlan_id) in ism_add_vlan_id() 319 static int ism_del_vlan_id(struct smcd_dev *smcd, u64 vlan_id) in ism_del_vlan_id() 333 static int ism_set_vlan_required(struct smcd_dev *smcd) in ism_set_vlan_required() 338 static int ism_reset_vlan_required(struct smcd_dev *smcd) in ism_reset_vlan_required() 343 static int ism_signal_ieq(struct smcd_dev *smcd, u64 rgid, u32 trigger_irq, in ism_signal_ieq() 367 static int ism_move(struct smcd_dev *smcd, u64 dmb_tok, unsigned int idx, in ism_move() 417 static u16 ism_get_chid(struct smcd_dev *smcd) in ism_get_chid()
|
| D | ism.h | 195 struct smcd_dev *smcd; member
|