Lines Matching refs:smcd_dev
47 int smc_ism_cantalk(u64 peer_gid, unsigned short vlan_id, struct smcd_dev *smcd) in smc_ism_cantalk()
61 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid()
99 int smc_ism_get_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_get_vlan()
143 int smc_ism_put_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_put_vlan()
177 int smc_ism_unregister_dmb(struct smcd_dev *smcd, struct smc_buf_desc *dmb_desc) in smc_ism_unregister_dmb()
226 static int smc_nl_handle_smcd_dev(struct smcd_dev *smcd, in smc_nl_handle_smcd_dev()
296 struct smcd_dev *smcd; in smc_nl_prep_smcd_dev()
322 struct smcd_dev *smcd;
382 static struct smcd_dev *smcd_alloc_dev(struct device *parent, const char *name, in smcd_alloc_dev()
385 struct smcd_dev *smcd; in smcd_alloc_dev()
413 struct smcd_dev *smcd; in smcd_register_dev()
454 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); in smcd_unregister_dev()
479 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); in smcd_handle_event()
504 struct smcd_dev *smcd = ism_get_priv(ism, &smc_ism_client); in smcd_handle_irq()