Searched defs:tx_port (Results 1 – 7 of 7) sorted by relevance
192 const uint8_t tx_port = 4; in ordered_basic() local330 const uint8_t tx_port = 4; in atomic_basic() local558 const uint8_t tx_port = 2; in single_link_w_stats() local698 const uint8_t tx_port = 2; in single_link() local
83 uint16_t tx_port; member102 uint16_t tx_port; member
99 int tx_port; member1702 do_tx(struct lcore_info *li, uint16_t cnt, uint16_t tx_port, in do_tx()
33 uint16_t tx_port; member
2633 const uint8_t tx_port = 4; in parallel_basic() local
2143 rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_bind()2167 rte_eth_hairpin_unbind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_unbind()
134 portid_t tx_port; /**< forwarding port of received packets */ member