Home
last modified time | relevance | path

Searched refs:dpaa_fq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c197 struct dpaa_fq *tx_defq;
198 struct dpaa_fq *tx_errq;
199 struct dpaa_fq *rx_defq;
200 struct dpaa_fq *rx_errq;
201 struct dpaa_fq *rx_pcdq;
638 static inline void dpaa_assign_wq(struct dpaa_fq *fq, int idx) in dpaa_assign_wq()
682 static struct dpaa_fq *dpaa_fq_alloc(struct device *dev, in dpaa_fq_alloc()
687 struct dpaa_fq *dpaa_fq; in dpaa_fq_alloc() local
690 dpaa_fq in dpaa_fq_alloc()
710 struct dpaa_fq *dpaa_fq; dpaa_alloc_all_fqs() local
991 dpaa_fq_init(struct dpaa_fq *dpaa_fq, bool td_enable) dpaa_fq_init() argument
1137 struct dpaa_fq *dpaa_fq; dpaa_fq_free_entry() local
1168 struct dpaa_fq *dpaa_fq, *tmp; dpaa_fq_free() local
2334 struct dpaa_fq *dpaa_fq = container_of(fq, struct dpaa_fq, fq_base); rx_error_dqrr() local
2883 struct dpaa_fq *dpaa_fq, *tmp; dpaa_eth_probe() local
[all...]
H A Ddpaa_eth_sysfs.c56 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids()
58 struct dpaa_fq *tmp; in dpaa_eth_show_fqids()
59 struct dpaa_fq *fq; in dpaa_eth_show_fqids()
H A Ddpaa_eth.h61 struct dpaa_fq { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c175 struct dpaa_fq *tx_defq;
176 struct dpaa_fq *tx_errq;
177 struct dpaa_fq *rx_defq;
178 struct dpaa_fq *rx_errq;
179 struct dpaa_fq *rx_pcdq;
636 static inline void dpaa_assign_wq(struct dpaa_fq *fq, int idx) in dpaa_assign_wq()
680 static struct dpaa_fq *dpaa_fq_alloc(struct device *dev, in dpaa_fq_alloc()
685 struct dpaa_fq *dpaa_fq; in dpaa_fq_alloc() local
688 dpaa_fq in dpaa_fq_alloc()
708 struct dpaa_fq *dpaa_fq; dpaa_alloc_all_fqs() local
1014 dpaa_fq_init(struct dpaa_fq *dpaa_fq, bool td_enable) dpaa_fq_init() argument
1179 struct dpaa_fq *dpaa_fq; dpaa_fq_free_entry() local
1215 struct dpaa_fq *dpaa_fq, *tmp; dpaa_fq_free() local
2471 struct dpaa_fq *dpaa_fq = container_of(fq, struct dpaa_fq, fq_base); rx_error_dqrr() local
2567 dpaa_run_xdp(struct dpaa_priv *priv, struct qm_fd *fd, void *vaddr, struct dpaa_fq *dpaa_fq, unsigned int *xdp_meta_len) dpaa_run_xdp() argument
2674 struct dpaa_fq *dpaa_fq; rx_default_dqrr() local
3284 struct dpaa_fq *dpaa_fq, *tmp; dpaa_eth_probe() local
[all...]
H A Ddpaa_eth_sysfs.c30 struct dpaa_fq *prev = NULL; in dpaa_eth_show_fqids()
32 struct dpaa_fq *tmp; in dpaa_eth_show_fqids()
33 struct dpaa_fq *fq; in dpaa_eth_show_fqids()
H A Ddpaa_eth.h37 struct dpaa_fq { struct

Completed in 7 milliseconds