Searched refs:dpcon_id (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/ |
H A D | dpcon.c | 15 * @dpcon_id: DPCON unique ID 30 int dpcon_id, in dpcon_open() 42 dpcon_cmd->dpcon_id = cpu_to_le32(dpcon_id); in dpcon_open() 28 dpcon_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpcon_id, u16 *token) dpcon_open() argument
|
H A D | fsl-mc-private.h | 502 __le32 dpcon_id; member
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | dpcon.c | 15 * @dpcon_id: DPCON unique ID 30 int dpcon_id, in dpcon_open() 42 dpcon_cmd->dpcon_id = cpu_to_le32(dpcon_id); in dpcon_open() 28 dpcon_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpcon_id, u16 *token) dpcon_open() argument
|
H A D | fsl-mc-private.h | 501 __le32 dpcon_id; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 449 int dpcon_id; member
|
H A D | dpaa2-eth.c | 2609 channel->dpcon_id = attr.id; in dpaa2_eth_alloc_channel() 3326 queue.destination.id = fq->channel->dpcon_id; in dpaa2_eth_setup_rx_flow() 3393 queue.destination.id = fq->channel->dpcon_id; in dpaa2_eth_setup_tx_flow() 3427 q.destination.id = fq->channel->dpcon_id; in setup_rx_err_flow()
|
/kernel/linux/linux-5.10/include/linux/fsl/ |
H A D | mc.h | 609 int dpcon_id,
|
/kernel/linux/linux-6.6/include/linux/fsl/ |
H A D | mc.h | 614 int dpcon_id,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.h | 489 int dpcon_id; member
|
H A D | dpaa2-eth.c | 3131 channel->dpcon_id = attr.id; in dpaa2_eth_alloc_channel() 3898 queue.destination.id = fq->channel->dpcon_id; in dpaa2_eth_setup_rx_flow() 3965 queue.destination.id = fq->channel->dpcon_id; in dpaa2_eth_setup_tx_flow() 3999 q.destination.id = fq->channel->dpcon_id; in setup_rx_err_flow()
|
Completed in 20 milliseconds