Searched defs:ts_cap (Results 1 – 2 of 2) sorted by relevance
1262 static bool fr_supported(int ts_cap) in fr_supported() argument 1293 u8 ts_cap = MLX5_CAP_GEN(dev->mdev, rq_ts_format); in get_rq_ts_format() local 1301 u8 ts_cap = MLX5_CAP_GEN(dev->mdev, sq_ts_format); in get_sq_ts_format() local 1310 u8 ts_cap in get_qp_ts_format() local [all...]
1641 static inline bool rt_supported(int ts_cap) in rt_supported()