Lines Matching refs:device_cap_flags
913 props->device_cap_flags = IB_DEVICE_CHANGE_PHY_PORT | in mlx5_ib_query_device()
919 props->device_cap_flags |= IB_DEVICE_BAD_PKEY_CNTR; in mlx5_ib_query_device()
921 props->device_cap_flags |= IB_DEVICE_BAD_QKEY_CNTR; in mlx5_ib_query_device()
923 props->device_cap_flags |= IB_DEVICE_AUTO_PATH_MIG; in mlx5_ib_query_device()
925 props->device_cap_flags |= IB_DEVICE_XRC; in mlx5_ib_query_device()
927 props->device_cap_flags |= IB_DEVICE_MEM_WINDOW | in mlx5_ib_query_device()
935 props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in mlx5_ib_query_device()
951 props->device_cap_flags |= IB_DEVICE_RAW_IP_CSUM; in mlx5_ib_query_device()
992 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
1003 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
1009 props->device_cap_flags |= IB_DEVICE_RAW_SCATTER_FCS; in mlx5_ib_query_device()
1019 props->device_cap_flags |= IB_DEVICE_MANAGED_FLOW_STEERING; in mlx5_ib_query_device()
1022 props->device_cap_flags |= IB_DEVICE_PCI_WRITE_END_PADDING; in mlx5_ib_query_device()