Home
last modified time | relevance | path

Searched refs:qd_bin (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_qbman_portal.h145 uint32_t qd_bin, uint32_t qd_prio);
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.c220 uint32_t qd_bin, uint32_t qd_prio) in qbman_eq_desc_set_qd() argument
226 qb_attr_code_encode(&code_eq_qd_bin, cl, qd_bin); in qbman_eq_desc_set_qd()
/openbmc/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h228 u32 qd_bin, u32 qd_prio);
H A Dqbman-portal.c568 u32 qd_bin, u32 qd_prio) in qbman_eq_desc_set_qd() argument
572 d->qdbin = cpu_to_le16(qd_bin); in qbman_eq_desc_set_qd()