Home
last modified time | relevance | path

Searched refs:channelid (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Dqbman-portal.h232 int qbman_swp_CDAN_set(struct qbman_swp *s, u16 channelid,
473 * @channelid: the channel index
478 static inline int qbman_swp_CDAN_set_context(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set_context() argument
481 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_set_context()
489 * @channelid: the index of the channel to generate CDAN
493 static inline int qbman_swp_CDAN_enable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_enable() argument
495 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_enable()
503 * @channelid: the index of the channel to generate CDAN
507 static inline int qbman_swp_CDAN_disable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_disable() argument
509 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_disable()
522 qbman_swp_CDAN_set_context_enable(struct qbman_swp *s, u16 channelid, u64 ctx) qbman_swp_CDAN_set_context_enable() argument
[all...]
H A Ddpio-service.c383 * @channelid: the given channel id.
388 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid, in dpaa2_io_service_pull_channel() argument
397 qbman_pull_desc_set_channel(&pd, channelid, qbman_pull_type_prio); in dpaa2_io_service_pull_channel()
H A Dqbman-portal.c1069 * qbman_pull_desc_set_channel() - Set channelid from which the dequeue command
1653 int qbman_swp_CDAN_set(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set() argument
1666 p->ch = cpu_to_le16(channelid); in qbman_swp_CDAN_set()
1686 channelid, r->rslt); in qbman_swp_CDAN_set()
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Dqbman-portal.h239 int qbman_swp_CDAN_set(struct qbman_swp *s, u16 channelid,
480 * @channelid: the channel index
485 static inline int qbman_swp_CDAN_set_context(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set_context() argument
488 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_set_context()
496 * @channelid: the index of the channel to generate CDAN
500 static inline int qbman_swp_CDAN_enable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_enable() argument
502 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_enable()
510 * @channelid: the index of the channel to generate CDAN
514 static inline int qbman_swp_CDAN_disable(struct qbman_swp *s, u16 channelid) in qbman_swp_CDAN_disable() argument
516 return qbman_swp_CDAN_set(s, channelid, in qbman_swp_CDAN_disable()
529 qbman_swp_CDAN_set_context_enable(struct qbman_swp *s, u16 channelid, u64 ctx) qbman_swp_CDAN_set_context_enable() argument
[all...]
H A Ddpio-service.c421 * @channelid: the given channel id.
426 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid, in dpaa2_io_service_pull_channel() argument
435 qbman_pull_desc_set_channel(&pd, channelid, qbman_pull_type_prio); in dpaa2_io_service_pull_channel()
H A Dqbman-portal.c1076 * qbman_pull_desc_set_channel() - Set channelid from which the dequeue command
1666 int qbman_swp_CDAN_set(struct qbman_swp *s, u16 channelid, in qbman_swp_CDAN_set() argument
1679 p->ch = cpu_to_le16(channelid); in qbman_swp_CDAN_set()
1699 channelid, r->rslt); in qbman_swp_CDAN_set()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Ddpaa2-io.h107 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid,
/kernel/linux/linux-6.6/include/soc/fsl/
H A Ddpaa2-io.h109 int dpaa2_io_service_pull_channel(struct dpaa2_io *d, u32 channelid,
/kernel/linux/linux-5.10/net/caif/
H A Dcfctrl.c308 int cfctrl_linkdown_req(struct cflayer *layer, u8 channelid, in cfctrl_linkdown_req() argument
324 cfpkt_addbdy(pkt, channelid); in cfctrl_linkdown_req()
330 cfctrl->loop_linkused[channelid] = 0; in cfctrl_linkdown_req()
/kernel/linux/linux-6.6/net/caif/
H A Dcfctrl.c308 int cfctrl_linkdown_req(struct cflayer *layer, u8 channelid, in cfctrl_linkdown_req() argument
324 cfpkt_addbdy(pkt, channelid); in cfctrl_linkdown_req()
330 cfctrl->loop_linkused[channelid] = 0; in cfctrl_linkdown_req()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Datomfirmware.h3392 uint8_t channelid; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Datomfirmware.h4152 uint8_t channelid; member

Completed in 37 milliseconds