Searched refs:rte_eth_rxseg_split (Results 1 – 5 of 5) sorted by relevance
746 struct rte_eth_rxseg_split *rx_seg = in mlx5_rx_queue_setup()747 (struct rte_eth_rxseg_split *)conf->rx_seg; in mlx5_rx_queue_setup()748 struct rte_eth_rxseg_split rx_single = {.mp = mp}; in mlx5_rx_queue_setup()1398 const struct rte_eth_rxseg_split *rx_seg, uint16_t n_seg) in mlx5_rxq_new()1430 const struct rte_eth_rxseg_split *qs_seg = rx_seg; in mlx5_rxq_new()
339 const struct rte_eth_rxseg_split *rx_seg,
1010 struct rte_eth_rxseg_split { struct1025 struct rte_eth_rxseg_split split; argument
1853 rte_eth_rx_queue_check_split(const struct rte_eth_rxseg_split *rx_seg, in rte_eth_rx_queue_check_split()1983 const struct rte_eth_rxseg_split *rx_seg; in rte_eth_rx_queue_setup()1993 rx_seg = (const struct rte_eth_rxseg_split *)rx_conf->rx_seg; in rte_eth_rx_queue_setup()
2481 struct rte_eth_rxseg_split *rx_seg = &rx_useg[i].split; in rx_queue_setup()