Searched refs:hca_caps (Results 1 – 4 of 4) sorted by relevance
200 if (priv->hca_caps & IB_DEVICE_UD_TSO) in ipoib_transport_dev_init()203 if (priv->hca_caps & IB_DEVICE_BLOCK_MULTICAST_LOOPBACK) in ipoib_transport_dev_init()206 if (priv->hca_caps & IB_DEVICE_MANAGED_FLOW_STEERING) in ipoib_transport_dev_init()
409 u64 hca_caps; member
1841 priv->hca_caps = priv->ca->attrs.device_cap_flags; in ipoib_set_dev_features()1843 if (priv->hca_caps & IB_DEVICE_UD_IP_CSUM) { in ipoib_set_dev_features()1846 if (priv->hca_caps & IB_DEVICE_UD_TSO) in ipoib_set_dev_features()
357 void *out, *hca_caps; in mlx5_core_get_caps_mode() local376 hca_caps = MLX5_ADDR_OF(query_hca_cap_out, out, capability); in mlx5_core_get_caps_mode()380 memcpy(dev->caps.hca_max[cap_type], hca_caps, in mlx5_core_get_caps_mode()384 memcpy(dev->caps.hca_cur[cap_type], hca_caps, in mlx5_core_get_caps_mode()