Lines Matching refs:device_cap_flags

840 	props->device_cap_flags    = IB_DEVICE_CHANGE_PHY_PORT |  in mlx5_ib_query_device()
846 props->device_cap_flags |= IB_DEVICE_BAD_PKEY_CNTR; in mlx5_ib_query_device()
848 props->device_cap_flags |= IB_DEVICE_BAD_QKEY_CNTR; in mlx5_ib_query_device()
850 props->device_cap_flags |= IB_DEVICE_AUTO_PATH_MIG; in mlx5_ib_query_device()
852 props->device_cap_flags |= IB_DEVICE_XRC; in mlx5_ib_query_device()
854 props->device_cap_flags |= IB_DEVICE_MEM_WINDOW | in mlx5_ib_query_device()
858 props->device_cap_flags |= IB_DEVICE_SG_GAPS_REG; in mlx5_ib_query_device()
862 props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS; in mlx5_ib_query_device()
864 props->device_cap_flags |= IB_DEVICE_INTEGRITY_HANDOVER; in mlx5_ib_query_device()
873 props->device_cap_flags |= IB_DEVICE_BLOCK_MULTICAST_LOOPBACK; in mlx5_ib_query_device()
878 props->device_cap_flags |= IB_DEVICE_RAW_IP_CSUM; in mlx5_ib_query_device()
923 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
924 props->device_cap_flags |= IB_DEVICE_UD_TSO; in mlx5_ib_query_device()
934 props->device_cap_flags |= IB_DEVICE_UD_IP_CSUM; in mlx5_ib_query_device()
940 props->device_cap_flags |= IB_DEVICE_RAW_SCATTER_FCS; in mlx5_ib_query_device()
950 props->device_cap_flags |= IB_DEVICE_MANAGED_FLOW_STEERING; in mlx5_ib_query_device()
953 props->device_cap_flags |= IB_DEVICE_PCI_WRITE_END_PADDING; in mlx5_ib_query_device()
1000 props->device_cap_flags |= IB_DEVICE_ON_DEMAND_PAGING; in mlx5_ib_query_device()
1022 props->device_cap_flags |= IB_DEVICE_CROSS_CHANNEL; in mlx5_ib_query_device()
1025 props->device_cap_flags |= IB_DEVICE_VIRTUAL_FUNCTION; in mlx5_ib_query_device()