]> Pileus Git - ~andy/linux/blobdiff - drivers/infiniband/core/core_priv.h
IB/core: Resolve Ethernet L2 addresses when modifying QP
[~andy/linux] / drivers / infiniband / core / core_priv.h
index a565af5c2d2e8f9a6ee02a4b7224dd844445cd52..87d1936f5c1caa93e188af91e9aefb1e6484902b 100644 (file)
@@ -49,4 +49,6 @@ void ib_sysfs_cleanup(void);
 int  ib_cache_setup(void);
 void ib_cache_cleanup(void);
 
+int ib_resolve_eth_l2_attrs(struct ib_qp *qp,
+                           struct ib_qp_attr *qp_attr, int *qp_attr_mask);
 #endif /* _CORE_PRIV_H */