Home
last modified time | relevance | path

Searched refs:dpci_rx_queue_cfg (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpci.h177 struct dpci_rx_queue_cfg { struct
189 const struct dpci_rx_queue_cfg *cfg); argument
H A Ddpci.c322 const struct dpci_rx_queue_cfg *cfg) in dpci_set_rx_queue()
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpci.c40 struct dpci_rx_queue_cfg rx_queue_cfg; in rte_dpaa2_create_dpci_device()
72 memset(&rx_queue_cfg, 0, sizeof(struct dpci_rx_queue_cfg)); in rte_dpaa2_create_dpci_device()
/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev.c1053 struct dpci_rx_queue_cfg rx_queue_cfg; in dpaa2_eventdev_setup_dpci()