Home
last modified time | relevance | path

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

/linux/drivers/bus/fsl-mc/
H A Ddpcon.c185 attr->qbman_ch_id = le16_to_cpu(dpcon_rsp->qbman_ch_id); in dpcon_get_attributes()
H A Dfsl-mc-private.h509 __le16 qbman_ch_id; member
/linux/include/linux/fsl/
H A Dmc.h650 * @qbman_ch_id: Channel ID to be used by dequeue operation
655 u16 qbman_ch_id; member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c3136 channel->ch_id = attr.qbman_ch_id; in dpaa2_eth_alloc_channel()