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()
941 priv->hca_caps = device_attr->device_cap_flags; in ipoib_set_dev_features()947 if (priv->hca_caps & IB_DEVICE_UD_IP_CSUM) { in ipoib_set_dev_features()954 if (priv->dev->features & NETIF_F_SG && priv->hca_caps & IB_DEVICE_UD_TSO) { in ipoib_set_dev_features()
398 int hca_caps; member
419 void *out, *hca_caps; in mlx5_core_get_caps_mode() local436 hca_caps = MLX5_ADDR_OF(query_hca_cap_out, out, capability); in mlx5_core_get_caps_mode()440 memcpy(dev->hca_caps_max[cap_type], hca_caps, in mlx5_core_get_caps_mode()444 memcpy(dev->hca_caps_cur[cap_type], hca_caps, in mlx5_core_get_caps_mode()