Searched refs:rte_eth_rxtx_callback (Results 1 – 8 of 8) sorted by relevance
64 struct rte_eth_rxtx_callback { struct65 struct rte_eth_rxtx_callback *next; argument109 struct rte_eth_rxtx_callback *post_rx_burst_cbs[RTE_MAX_QUEUES_PER_PORT];114 struct rte_eth_rxtx_callback *pre_tx_burst_cbs[RTE_MAX_QUEUES_PER_PORT];
4087 struct rte_eth_rxtx_callback;4114 const struct rte_eth_rxtx_callback *4144 const struct rte_eth_rxtx_callback *4173 const struct rte_eth_rxtx_callback *4211 const struct rte_eth_rxtx_callback *user_cb);4247 const struct rte_eth_rxtx_callback *user_cb);4853 struct rte_eth_rxtx_callback *cb; in rte_eth_rx_burst()5128 struct rte_eth_rxtx_callback *cb; in rte_eth_tx_burst()
4766 const struct rte_eth_rxtx_callback *4799 struct rte_eth_rxtx_callback *tail = in rte_eth_add_rx_callback()4823 const struct rte_eth_rxtx_callback *4862 const struct rte_eth_rxtx_callback *4897 struct rte_eth_rxtx_callback *tail = in rte_eth_add_tx_callback()4923 const struct rte_eth_rxtx_callback *user_cb) in rte_eth_remove_rx_callback()4935 struct rte_eth_rxtx_callback *cb; in rte_eth_remove_rx_callback()4936 struct rte_eth_rxtx_callback **prev_cb; in rte_eth_remove_rx_callback()4957 const struct rte_eth_rxtx_callback *user_cb) in rte_eth_remove_tx_callback()4970 struct rte_eth_rxtx_callback *cb; in rte_eth_remove_tx_callback()[all …]
228 const struct rte_eth_rxtx_callback *rx_dump_cb[RTE_MAX_QUEUES_PER_PORT+1];229 const struct rte_eth_rxtx_callback *tx_dump_cb[RTE_MAX_QUEUES_PER_PORT+1];232 const struct rte_eth_rxtx_callback *tx_set_md_cb[RTE_MAX_QUEUES_PER_PORT+1];235 const struct rte_eth_rxtx_callback *tx_set_dynf_cb[RTE_MAX_QUEUES_PER_PORT+1];
62 const struct rte_eth_rxtx_callback *cb;
67 const struct rte_eth_rxtx_callback *cb;
41 const struct rte_eth_rxtx_callback *cb; /* callback handle */
2566 const struct rte_eth_rxtx_callback *cb; in reassemble_lcore_init()