Searched defs:mlx5_devx_create_rq_attr (Results 1 – 1 of 1) sorted by relevance
301 uint32_t rlky:1;302 uint32_t delay_drop_en:1;303 uint32_t scatter_fcs:1;304 uint32_t vsd:1;305 uint32_t mem_rq_type:4;306 uint32_t state:4;308 uint32_t hairpin:1;309 uint32_t ts_format:2;310 uint32_t user_index:24;311 uint32_t cqn:24;[all …]