Searched refs:stream_idx (Results 1 – 4 of 4) sorted by relevance
31 fsm = &fwd_streams[fc->stream_idx]; in forward_stream_get()
3867 sm_id = fwd_lcores[lc_id]->stream_idx; in fwd_stream_on_other_lcores()3869 for (; sm_id < fwd_lcores[lc_id]->stream_idx + nb_fs_per_lcore; in fwd_stream_on_other_lcores()3925 sm_id = fwd_lcores[lc_id]->stream_idx; in pkt_fwd_shared_rxq_check()3927 for (; sm_id < fwd_lcores[lc_id]->stream_idx + nb_fs_per_lcore; in pkt_fwd_shared_rxq_check()3979 fwd_lcores[lc_id]->stream_idx = sm_id; in setup_fwd_config_of_each_lcore()3989 fwd_lcores[nb_lc + lc_id]->stream_idx = sm_id; in setup_fwd_config_of_each_lcore()4206 fwd_lcores[lc_id]->stream_idx = sm_id; in dcb_fwd_config_setup()4214 fwd_lcores[lc_id]->stream_idx; in dcb_fwd_config_setup()4293 fs = fwd_streams[fwd_lcores[lc_id]->stream_idx + sm_id]; in icmp_echo_config_setup()4395 fs = fwd_streams[fwd_lcores[lc_id]->stream_idx + sm_id]; in pkt_fwd_config_display()
303 streamid_t stream_idx; /**< index of 1st stream in "fwd_streams" */ member
2212 fsm = &fwd_streams[fc->stream_idx]; in run_pkt_fwd_on_lcore()