Home
last modified time | relevance | path

Searched refs:ntb_fwd_stream (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/ntb/
H A Dntb_fwd.c32 struct ntb_fwd_stream { struct
62 static struct ntb_fwd_stream *fwd_streams;
425 struct ntb_fwd_stream fs; in start_iofwd_per_lcore()
496 struct ntb_fwd_stream fs; in start_rxonly_per_lcore()
537 struct ntb_fwd_stream fs; in start_txonly_per_lcore()
614 sizeof(struct ntb_fwd_stream) * num_queues * 2, in ntb_fwd_config_setup()
636 sizeof(struct ntb_fwd_stream) * num_queues, in ntb_fwd_config_setup()
649 sizeof(struct ntb_fwd_stream) * num_queues, in ntb_fwd_config_setup()
665 struct ntb_fwd_stream *fs; in assign_stream_to_lcores()