Home
last modified time | relevance | path

Searched refs:tx4 (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ngbe/
H A Dngbe_rxtx.c110 tx4(volatile struct ngbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() function
174 tx4(txdp + i, pkts + i); in ngbe_tx_fill_hw_ring()
/dpdk/drivers/net/i40e/
H A Di40e_rxtx.c1378 tx4(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() function
1424 tx4(txdp + i, pkts + i); in i40e_tx_fill_hw_ring()
/dpdk/drivers/net/ice/
H A Dice_rxtx.c3088 tx4(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() function
3136 tx4(txdp + i, pkts + i); in ice_tx_fill_hw_ring()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c153 tx4(volatile struct txgbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() function
217 tx4(txdp + i, pkts + i); in txgbe_tx_fill_hw_ring()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c152 tx4(volatile union ixgbe_adv_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() function
220 tx4(txdp + i, pkts + i); in ixgbe_tx_fill_hw_ring()