Home
last modified time | relevance | path

Searched refs:qdid (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_cmd_if.m405 enum dpaa2_ni_queue_type type, uint16_t *qdid)
410 device_get_parent(dev), child, cmd, type, qdid));
1193 uint16_t *qdid;
H A Ddpaa2_rc.c1628 enum dpaa2_ni_queue_type type, uint16_t *qdid) in dpaa2_rc_ni_get_qdid() argument
1634 uint16_t qdid; in dpaa2_rc_ni_get_qdid() member
1639 if (portal == NULL || cmd == NULL || qdid == NULL) in dpaa2_rc_ni_get_qdid()
1650 *qdid = resp->qdid; in dpaa2_rc_ni_get_qdid()