Home
last modified time | relevance | path

Searched refs:stashing (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c152 opts->fqd.context_a.stashing.exclusive = 0; in dpaa_poll_queue_default_config()
154 opts->fqd.context_a.stashing.annotation_cl = in dpaa_poll_queue_default_config()
156 opts->fqd.context_a.stashing.data_cl = DPAA_IF_RX_DATA_STASH; in dpaa_poll_queue_default_config()
157 opts->fqd.context_a.stashing.context_cl = DPAA_IF_RX_CONTEXT_STASH; in dpaa_poll_queue_default_config()
1042 opts.fqd.context_a.stashing.exclusive = 0; in dpaa_eth_rx_queue_setup()
1047 opts.fqd.context_a.stashing.annotation_cl = in dpaa_eth_rx_queue_setup()
1049 opts.fqd.context_a.stashing.data_cl = DPAA_IF_RX_DATA_STASH; in dpaa_eth_rx_queue_setup()
1050 opts.fqd.context_a.stashing.context_cl = in dpaa_eth_rx_queue_setup()
/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h513 struct qm_fqd_stashing stashing; member
523 struct qm_fqd_stashing stashing;