Searched refs:stream_id (Results 1 – 5 of 5) sorted by relevance
1822 int stream_id; in start_forwarding() local1836 for (stream_id = 0; stream_id < MAX_STREAMS; stream_id++) { in start_forwarding()1837 if (li->streams[stream_id].rx_port == -1) in start_forwarding()1841 li->streams[stream_id].rx_port, in start_forwarding()1842 li->streams[stream_id].rx_queue); in start_forwarding()1845 li->streams[stream_id].tx_port, in start_forwarding()1846 li->streams[stream_id].tx_queue); in start_forwarding()1859 int stream_id = 0; in init_lcore_info() local1922 !(stream_id % lcore_infos[lcore].streams_nb)) { in init_lcore_info()1925 stream_id = 0; in init_lcore_info()[all …]
40 uint16_t stream_id; member435 fs = fwd_streams[conf->stream_id + i]; in start_iofwd_per_lcore()506 fs = fwd_streams[conf->stream_id + i]; in start_rxonly_per_lcore()547 fs = fwd_streams[conf->stream_id + i]; in start_txonly_per_lcore()686 conf->stream_id = sm_id; in assign_stream_to_lcores()690 conf->stream_id = sm_id; in assign_stream_to_lcores()708 fs = &fwd_streams[conf->stream_id + i]; in assign_stream_to_lcores()711 " Q=%u\n", conf->stream_id + i, in assign_stream_to_lcores()717 conf->stream_id, "NTB", fs->rx_port); in assign_stream_to_lcores()720 conf->stream_id, "NTB", fs->tx_port); in assign_stream_to_lcores()
855 uint16_t stream_id; member
582 req->stream_id = 0; in hns3_tqp_enable()
1925 fwd_stream_stats_display(streamid_t stream_id) in fwd_stream_stats_display() argument1930 fs = fwd_streams[stream_id]; in fwd_stream_stats_display()