Lines Matching refs:device_cap_flags
857 props->device_cap_flags = IB_DEVICE_CHANGE_PHY_PORT | in mlx5_ib_query_device()
863 props->device_cap_flags |= IB_DEVICE_BAD_PKEY_CNTR; in mlx5_ib_query_device()
865 props->device_cap_flags |= IB_DEVICE_BAD_QKEY_CNTR; in mlx5_ib_query_device()
867 props->device_cap_flags |= IB_DEVICE_AUTO_PATH_MIG; in mlx5_ib_query_device()
869 props->device_cap_flags |= IB_DEVICE_XRC; in mlx5_ib_query_device()
871 props->device_cap_flags |= IB_DEVICE_MEM_WINDOW | in mlx5_ib_query_device()
879 props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in mlx5_ib_query_device()
895 props->device_cap_flags |= IB_DEVICE_RAW_IP_CSUM; in mlx5_ib_query_device()
936 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
947 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
953 props->device_cap_flags |= IB_DEVICE_RAW_SCATTER_FCS; in mlx5_ib_query_device()
963 props->device_cap_flags |= IB_DEVICE_MANAGED_FLOW_STEERING; in mlx5_ib_query_device()
966 props->device_cap_flags |= IB_DEVICE_PCI_WRITE_END_PADDING; in mlx5_ib_query_device()