Searched refs:rx_port_list (Results 1 – 11 of 11) sorted by relevance
57 port_id = qconf->rx_port_list[i]; in l2fwd_poll_main_loop()74 rsrc->dst_ports[qconf->rx_port_list[i]]; in l2fwd_poll_main_loop()90 port_id = qconf->rx_port_list[i]; in l2fwd_poll_main_loop()135 qconf->rx_port_list[qconf->n_rx_port] = port_id; in l2fwd_poll_lcore_config()
13 uint32_t rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member
71 unsigned rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member227 portid = qconf->rx_port_list[i]; in lsi_main_loop()245 portid = lsi_dst_ports[qconf->rx_port_list[i]]; in lsi_main_loop()279 portid = qconf->rx_port_list[i]; in lsi_main_loop()609 qconf->rx_port_list[qconf->n_rx_port] = portid; in main()
72 unsigned rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member391 const uint16_t portid = qconf->rx_port_list[port_idx]; in l2fwd_fwd_job()458 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_flush_job()499 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()842 qconf->rx_port_list[qconf->n_rx_port] = portid; in main()1009 portid = qconf->rx_port_list[i]; in main()1027 lcore_id, qconf->rx_port_list[i], rte_strerror(-ret)); in main()
74 unsigned rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member220 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()250 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_main_loop()267 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()621 qconf->rx_port_list[qconf->n_rx_port] = portid; in main()
88 unsigned rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member232 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()251 portid = l2fwd_dst_ports[qconf->rx_port_list[i]]; in l2fwd_main_loop()285 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()761 qconf->rx_port_list[qconf->n_rx_port] = portid; in main()
205 uint16_t rx_port_list[MAX_RX_QUEUE_PER_LCORE]; member740 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()919 portid = qconf->rx_port_list[i]; in l2fwd_main_loop()2843 qconf->rx_port_list[qconf->nb_rx_ports] = portid; in main()
174 The n_rx_port and rx_port_list[] fields are used in the main packet processing loop
240 The values n_rx_port and rx_port_list[] are used in the main packet processing loop
206 * n_rx_port and rx_port_list[] are used in the main packet processing loop
229 The values n_rx_port and rx_port_list[] are used in the main packet processing