Searched defs:tx_port (Results 1 – 8 of 8) 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
78 int tx_port; member1035 do_tx(struct lcore_info *li, uint16_t cnt, uint16_t tx_port, in do_tx()
33 uint16_t tx_port; member
2631 const uint8_t tx_port = 4; in parallel_basic() local
126 portid_t tx_port; /**< forwarding port of received packets */ member
2353 rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_bind()2376 rte_eth_hairpin_unbind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_unbind()
2562 t_FmPort *tx_port = 0; variable