Searched defs:smc_ib_device (Results 1 – 1 of 1) sorted by relevance
32 struct smc_ib_device { /* ib-device infos for smc */ struct33 struct list_head list;57 bool smc_ib_port_active(struct smc_ib_device *smcibdev, u8 ibport); argument