Home
last modified time | relevance | path

Searched defs:txdp (Results 1 – 23 of 23) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_altivec.c529 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 Di40e_rxtx_vec_neon.c510 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1()
522 vtx(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkt, in vtx()
536 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec() local
H A Di40e_rxtx_vec_sse.c676 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1()
689 vtx(volatile struct i40e_tx_desc *txdp, in vtx()
703 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec() local
H A Di40e_rxtx_vec_avx2.c809 vtx1(volatile struct i40e_tx_desc *txdp, in vtx1()
822 vtx(volatile struct i40e_tx_desc *txdp, in vtx()
867 volatile struct i40e_tx_desc *txdp; in i40e_xmit_fixed_burst_vec_avx2() local
H A Di40e_rxtx.c1297 tx4(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkts) in tx4()
1313 tx1(volatile struct i40e_tx_desc *txdp, struct rte_mbuf **pkts) in tx1()
1330 volatile struct i40e_tx_desc *txdp = &(txq->tx_ring[txq->tx_tail]); in i40e_tx_fill_hw_ring() local
H A Di40e_fdir.c1831 volatile struct i40e_tx_desc *txdp; in i40e_flow_fdir_filter_programming() local
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx_vec_neon.c462 vtx1(volatile union ixgbe_adv_tx_desc *txdp, in vtx1()
473 vtx(volatile union ixgbe_adv_tx_desc *txdp, in vtx()
487 volatile union ixgbe_adv_tx_desc *txdp; in ixgbe_xmit_fixed_burst_vec() local
H A Dixgbe_rxtx_vec_sse.c636 vtx1(volatile union ixgbe_adv_tx_desc *txdp, in vtx1()
646 vtx(volatile union ixgbe_adv_tx_desc *txdp, in vtx()
660 volatile union ixgbe_adv_tx_desc *txdp; in ixgbe_xmit_fixed_burst_vec() local
H A Dixgbe_rxtx.c153 tx4(volatile union ixgbe_adv_tx_desc *txdp, struct rte_mbuf **pkts) in tx4()
178 tx1(volatile union ixgbe_adv_tx_desc *txdp, struct rte_mbuf **pkts) in tx1()
203 volatile union ixgbe_adv_tx_desc *txdp = &(txq->tx_ring[txq->tx_tail]); in ixgbe_tx_fill_hw_ring() local
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx_vec_sse.c630 ice_vtx1(volatile struct ice_tx_desc *txdp, struct rte_mbuf *pkt, in ice_vtx1()
644 ice_vtx(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkt, in ice_vtx()
658 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec() local
H A Dice_rxtx_vec_avx2.c835 ice_vtx1(volatile struct ice_tx_desc *txdp, in ice_vtx1()
849 ice_vtx(volatile struct ice_tx_desc *txdp, in ice_vtx()
908 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec_avx2() local
H A Dice_rxtx_vec_avx512.c930 ice_vtx1(volatile struct ice_tx_desc *txdp, in ice_vtx1()
944 ice_vtx(volatile struct ice_tx_desc *txdp, in ice_vtx()
1003 volatile struct ice_tx_desc *txdp; in ice_xmit_fixed_burst_vec_avx512() local
H A Dice_rxtx.c2870 tx4(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkts) in tx4()
2886 tx1(volatile struct ice_tx_desc *txdp, struct rte_mbuf **pkts) in tx1()
2901 volatile struct ice_tx_desc *txdp = &txq->tx_ring[txq->tx_tail]; in ice_tx_fill_hw_ring() local
3968 volatile struct ice_tx_desc *txdp; in ice_fdir_programming() local
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_rxtx_vec.c741 vtx1(volatile struct fm10k_tx_desc *txdp, in vtx1()
751 vtx(volatile struct fm10k_tx_desc *txdp, in vtx()
831 volatile struct fm10k_tx_desc *txdp; in fm10k_xmit_fixed_burst_vec() local
H A Dfm10k_rxtx.c464 volatile struct fm10k_tx_desc *txdp; in fm10k_dev_tx_descriptor_status() local
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_rxtx_vec_sse.c1085 vtx1(volatile struct iavf_tx_desc *txdp, struct rte_mbuf *pkt, uint64_t flags) in vtx1()
1099 iavf_vtx(volatile struct iavf_tx_desc *txdp, struct rte_mbuf **pkt, in iavf_vtx()
1113 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec() local
H A Diavf_rxtx_vec_avx2.c1385 iavf_vtx1(volatile struct iavf_tx_desc *txdp, in iavf_vtx1()
1399 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx()
1458 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec_avx2() local
H A Diavf_rxtx_vec_avx512.c1519 iavf_vtx1(volatile struct iavf_tx_desc *txdp, in iavf_vtx1()
1535 iavf_vtx(volatile struct iavf_tx_desc *txdp, in iavf_vtx()
1592 volatile struct iavf_tx_desc *txdp; in iavf_xmit_fixed_burst_vec_avx512() local
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c548 ar9300_set_tx_dp(struct ath_hal *ah, u_int q, u_int32_t txdp) in ar9300_set_tx_dp()
H A Dar9300_stub_funcs.c986 ar9300_Stub_SetTxDP(struct ath_hal *ah, u_int q, uint32_t txdp) in ar9300_Stub_SetTxDP()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_sve.c361 struct hns3_desc *txdp = &txq->tx_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring_sve() local
H A Dhns3_rxtx.c3458 hns3_tx_setup_4bd(struct hns3_desc *txdp, struct rte_mbuf **pkts) in hns3_tx_setup_4bd()
3477 hns3_tx_setup_1bd(struct hns3_desc *txdp, struct rte_mbuf **pkts) in hns3_tx_setup_1bd()
3498 struct hns3_desc *txdp = &txq->tx_ring[txq->next_to_use]; in hns3_tx_fill_hw_ring() local
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c147 tx4(volatile struct txgbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx4()
169 tx1(volatile struct txgbe_tx_desc *txdp, struct rte_mbuf **pkts) in tx1()
194 volatile struct txgbe_tx_desc *txdp = &txq->tx_ring[txq->tx_tail]; in txgbe_tx_fill_hw_ring() local