| /dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx_vec_altivec.c | 529 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1() 542 vtx(volatile struct i40e_tx_desc *txdp, in vtx() 556 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec() local
|
| H A D | i40e_rxtx_vec_sse.c | 678 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1() 691 vtx(volatile struct i40e_tx_desc *txdp, in vtx() 705 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec() local
|
| H A D | i40e_rxtx_vec_neon.c | 656 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1() 668 vtx(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkt, in vtx() 682 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec() local
|
| H A D | i40e_rxtx_vec_avx2.c | 705 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1() 718 vtx(volatile struct i40e_tx_desc *txdp, in vtx() 763 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec_avx2() local
|
| H A D | i40e_rxtx_vec_avx512.c | 990 vtx1(volatile struct i40e_tx_desc *txdp, struct rte_mbuf *pkt, uint64_t flags) in vtx1() 1002 vtx(volatile struct i40e_tx_desc *txdp, in vtx() 1057 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec_avx512() local
|
| H A D | i40e_rxtx.c | 1378 tx4(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() 1394 tx1(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkts) in tx1() 1411 volatile struct i40e_tx_desc *txdp = &(txq->tx_ring[txq->tx_tail]); in i40e_tx_fill_hw_ring() local
|
| H A D | i40e_fdir.c | 1933 volatile struct i40e_tx_desc *txdp; in i40e_flow_fdir_filter_programming() local
|
| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx_vec_neon.c | 550 vtx1(volatile union ixgbe_adv_tx_desc *txdp, in vtx1() 561 vtx(volatile union ixgbe_adv_tx_desc *txdp, in vtx() 575 volatile union ixgbe_adv_tx_desc *txdp; in ixgbe_xmit_fixed_burst_vec() local
|
| H A D | ixgbe_rxtx_vec_sse.c | 673 vtx1(volatile union ixgbe_adv_tx_desc *txdp, in vtx1() 683 vtx(volatile union ixgbe_adv_tx_desc *txdp, in vtx() 697 volatile union ixgbe_adv_tx_desc *txdp; in ixgbe_xmit_fixed_burst_vec() local
|
| H A D | ixgbe_rxtx.c | 152 tx4(volatile union ixgbe_adv_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() 177 tx1(volatile union ixgbe_adv_tx_desc *txdp, struct rte_mbuf **pkts) in tx1() 202 volatile union ixgbe_adv_tx_desc *txdp = &(txq->tx_ring[txq->tx_tail]); in ixgbe_tx_fill_hw_ring() local
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_rxtx_vec_sse.c | 666 ice_vtx1(volatile struct ice_tx_desc *txdp, struct rte_mbuf *pkt, in ice_vtx1() 680 ice_vtx(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkt, in ice_vtx() 694 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec() local
|
| H A D | ice_rxtx_vec_avx2.c | 814 ice_vtx1(volatile struct ice_tx_desc *txdp, in ice_vtx1() 830 ice_vtx(volatile struct ice_tx_desc *txdp, in ice_vtx() 897 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec_avx2() local
|
| H A D | ice_rxtx_vec_avx512.c | 1084 ice_vtx1(volatile struct ice_tx_desc *txdp, in ice_vtx1() 1101 ice_vtx(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkt, in ice_vtx() 1168 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec_avx512() local
|
| H A D | ice_rxtx.c | 3088 tx4(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() 3104 tx1(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkts) in tx1() 3119 volatile struct ice_tx_desc *txdp = &txq->tx_ring[txq->tx_tail]; in ice_tx_fill_hw_ring() local 4307 volatile struct ice_tx_desc *txdp; in ice_fdir_programming() local
|
| /dpdk/drivers/net/fm10k/ |
| H A D | fm10k_rxtx_vec.c | 742 vtx1(volatile struct fm10k_tx_desc *txdp, in vtx1() 752 vtx(volatile struct fm10k_tx_desc *txdp, in vtx() 832 volatile struct fm10k_tx_desc *txdp; in fm10k_xmit_fixed_burst_vec() local
|
| H A D | fm10k_rxtx.c | 438 volatile struct fm10k_tx_desc *txdp; in fm10k_dev_tx_descriptor_status() local
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_rxtx_vec_sse.c | 1088 vtx1(volatile struct iavf_tx_desc *txdp, struct rte_mbuf *pkt, uint64_t flags) in vtx1() 1102 iavf_vtx(volatile struct iavf_tx_desc *txdp, struct rte_mbuf **pkt, in iavf_vtx() 1116 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec() local
|
| H A D | iavf_rxtx_vec_avx2.c | 1373 iavf_vtx1(volatile struct iavf_tx_desc *txdp, in iavf_vtx1() 1387 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx() 1446 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec_avx2() local
|
| H A D | iavf_rxtx_vec_avx512.c | 1820 iavf_vtx1(volatile struct iavf_tx_desc *txdp, in iavf_vtx1() 1838 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx() 1903 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec_avx512() local
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec_sve.c | 386 struct hns3_desc *txdp = &txq->tx_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring_sve() local
|
| H A D | hns3_rxtx.c | 4040 hns3_tx_setup_4bd(struct hns3_desc *txdp, struct rte_mbuf **pkts) in hns3_tx_setup_4bd() 4061 hns3_tx_setup_1bd(struct hns3_desc *txdp, struct rte_mbuf **pkts) in hns3_tx_setup_1bd() 4084 struct hns3_desc *txdp = &txq->tx_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring() local 4668 volatile struct hns3_desc *txdp; in hns3_dev_tx_descriptor_status() local
|
| /dpdk/drivers/net/ngbe/ |
| H A D | ngbe_rxtx.c | 110 tx4(volatile struct ngbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() 132 tx1(volatile struct ngbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx1() 157 volatile struct ngbe_tx_desc *txdp = &txq->tx_ring[txq->tx_tail]; in ngbe_tx_fill_hw_ring() local
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 153 tx4(volatile struct txgbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx4() 175 tx1(volatile struct txgbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx1() 200 volatile struct txgbe_tx_desc *txdp = &txq->tx_ring[txq->tx_tail]; in txgbe_tx_fill_hw_ring() local
|