Searched refs:rxd_count (Results 1 – 1 of 1) sorted by relevance
75 static uint8_t rxd_count; variable903 rxd_count = (uint8_t) n; in args_parse()2031 ret = rte_eth_rx_queue_setup(port_id, std_queue, rxd_count, in init_port()2073 rxd_count, &hairpin_conf); in init_port()2128 rxd_count = (uint8_t) NR_RXD; in main()