Searched refs:hca_caps (Results 1 – 4 of 4) sorted by relevance
198 if (priv->hca_caps & IB_DEVICE_UD_TSO) in ipoib_transport_dev_init()201 if (priv->hca_caps & IB_DEVICE_BLOCK_MULTICAST_LOOPBACK) in ipoib_transport_dev_init()
914 priv->hca_caps = device_attr->device_cap_flags; in ipoib_set_dev_features()922 if (priv->hca_caps & IB_DEVICE_UD_IP_CSUM) { in ipoib_set_dev_features()929 if (priv->dev->features & NETIF_F_SG && priv->hca_caps & IB_DEVICE_UD_TSO) { in ipoib_set_dev_features()
393 int hca_caps; member
286 void *out, *hca_caps; in mlx5_core_get_caps() local307 hca_caps = MLX5_ADDR_OF(query_hca_cap_out, out, capability); in mlx5_core_get_caps()311 memcpy(dev->hca_caps_max[cap_type], hca_caps, in mlx5_core_get_caps()315 memcpy(dev->hca_caps_cur[cap_type], hca_caps, in mlx5_core_get_caps()