Lines Matching defs:channelid
239 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,
488 return qbman_swp_CDAN_set(s, channelid,
496 * @channelid: the index of the channel to generate CDAN
500 static inline int qbman_swp_CDAN_enable(struct qbman_swp *s, u16 channelid)
502 return qbman_swp_CDAN_set(s, channelid,
510 * @channelid: the index of the channel to generate CDAN
514 static inline int qbman_swp_CDAN_disable(struct qbman_swp *s, u16 channelid)
516 return qbman_swp_CDAN_set(s, channelid,
524 * @channelid: the index of the channel to generate CDAN
530 u16 channelid,
533 return qbman_swp_CDAN_set(s, channelid,