Searched defs:dpaa2_ni_queue_cfg (Results 1 – 1 of 1) sorted by relevance
275 struct dpaa2_ni_queue_cfg { struct276 uint64_t user_ctx;277 uint64_t flow_ctx;278 uint32_t dest_id;279 uint32_t fqid;280 uint16_t qdbin;281 enum dpaa2_ni_queue_type type;282 uint8_t tc;283 uint8_t idx;284 uint8_t cgid;[all …]