Searched refs:qbman_swp_push_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.h | 198 void qbman_swp_push_set(struct qbman_swp *p, u8 channel_idx, int enable);
|
H A D | dpio-service.c | 148 qbman_swp_push_set(obj->swp, 0, 1); in dpaa2_io_create()
|
H A D | qbman-portal.c | 946 * qbman_swp_push_set() - Enable or disable push dequeue 951 void qbman_swp_push_set(struct qbman_swp *s, u8 channel_idx, int enable) in qbman_swp_push_set() function
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.h | 205 void qbman_swp_push_set(struct qbman_swp *p, u8 channel_idx, int enable);
|
H A D | dpio-service.c | 178 qbman_swp_push_set(obj->swp, 0, 1); in dpaa2_io_create()
|
H A D | qbman-portal.c | 951 * qbman_swp_push_set() - Enable or disable push dequeue 956 void qbman_swp_push_set(struct qbman_swp *s, u8 channel_idx, int enable) in qbman_swp_push_set() function
|
Completed in 11 milliseconds