Home
last modified time | relevance | path

Searched defs:smcd (Results 1 – 6 of 6) sorted by relevance

/linux/net/smc/
A Dsmc_ism.c54 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid()
92 int smc_ism_get_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_get_vlan()
136 int smc_ism_put_vlan(struct smcd_dev *smcd, unsigned short vlanid) in smc_ism_put_vlan()
215 static int smc_nl_handle_smcd_dev(struct smcd_dev *smcd, in smc_nl_handle_smcd_dev()
283 struct smcd_dev *smcd; in smc_nl_prep_smcd_dev() local
308 struct smcd_dev *smcd; member
397 struct smcd_dev *smcd; in smcd_alloc_dev() local
434 int smcd_register_dev(struct smcd_dev *smcd) in smcd_register_dev()
471 void smcd_unregister_dev(struct smcd_dev *smcd) in smcd_unregister_dev()
486 void smcd_free_dev(struct smcd_dev *smcd) in smcd_free_dev()
[all …]
A Daf_smc.c689 struct smcd_dev *smcd; in smc_find_ism_v2_device_clnt() local
1642 static bool smc_is_already_selected(struct smcd_dev *smcd, in smc_is_already_selected()
1660 struct smcd_dev *smcd; in smc_check_ism_v2_match() local
A Dsmc_core.c1439 void smc_smcd_terminate_all(struct smcd_dev *smcd) in smc_smcd_terminate_all()
2407 struct smcd_dev *smcd; in smc_core_going_away() local
2428 struct smcd_dev *smcd; in smc_lgrs_shutdown() local
A Dsmc_core.h313 struct smcd_dev *smcd; member
/linux/drivers/s390/net/
A Dism_drv.c201 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()
412 static void ism_get_system_eid(struct smcd_dev *smcd, u8 **eid) in ism_get_system_eid()
[all …]
A Dism.h195 struct smcd_dev *smcd; member

Completed in 21 milliseconds