Searched refs:path_flags (Results 1 – 2 of 2) sorted by relevance
46 path_flags = [ '-isystem', '-I', '-iquote', '--sysroot=' ]55 for path_flag in path_flags:
2302 u32 path_flags, const struct ib_qp_attr *attr, in mlx5_set_path() argument2337 path->fl_free_ar = (path_flags & MLX5_PATH_FLAG_FL) ? 0x80 : 0; in mlx5_set_path()2339 (path_flags & MLX5_PATH_FLAG_FREE_AR) ? 0x40 : 0; in mlx5_set_path()