Searched defs:rdma_link_ops (Results 1 – 5 of 5) sorted by relevance
79500 struct rdma_link_ops { struct79501 struct list_head list;79502 const char *type;79503 int (*newlink)(const char *, struct net_device *);
88472 struct rdma_link_ops { struct88473 struct list_head list;88474 const char *type;88475 int (*newlink)(const char *, struct net_device *);
55199 struct rdma_link_ops { struct55200 struct list_head list;55201 const char *type;55202 int (*newlink)(const char *, struct net_device *);