Searched refs:txd_count (Results 1 – 1 of 1) sorted by relevance
76 static uint8_t txd_count; variable907 txd_count = (uint8_t) n; in args_parse()2043 ret = rte_eth_tx_queue_setup(port_id, std_queue, txd_count, in init_port()2088 txd_count, &hairpin_conf); in init_port()2129 txd_count = (uint8_t) NR_TXD; in main()