Searched defs:fs (Results 1 – 17 of 17) sorted by relevance
/dpdk/app/test-pmd/ |
H A D | shared_rxq_fwd.c | 23 forward_stream_get(struct fwd_stream *fs, uint16_t port) in forward_stream_get() 48 struct fwd_stream *fs = forward_stream_get(src_fs, port); in forward_sub_burst() local 66 forward_shared_rxq(struct fwd_stream *fs, uint16_t nb_rx, in forward_shared_rxq() 93 shared_rxq_fwd(struct fwd_stream *fs) in shared_rxq_fwd() 107 shared_rxq_stream_init(struct fwd_stream *fs) in shared_rxq_stream_init()
|
H A D | rxonly.c | 45 pkt_burst_receive(struct fwd_stream *fs) in pkt_burst_receive() 63 stream_init_receive(struct fwd_stream *fs) in stream_init_receive()
|
H A D | recycle_mbufs.c | 14 pkt_burst_recycle_mbufs(struct fwd_stream *fs) in pkt_burst_recycle_mbufs() 38 recycle_mbufs_stream_init(struct fwd_stream *fs) in recycle_mbufs_stream_init()
|
H A D | noisy_vnf.c | 123 noisy_eth_tx_burst(struct fwd_stream *fs, uint16_t nb_rx, struct rte_mbuf **pkts_burst) in noisy_eth_tx_burst() 188 pkt_burst_io(struct fwd_stream *fs) in pkt_burst_io() 201 pkt_burst_mac(struct fwd_stream *fs) in pkt_burst_mac() 216 pkt_burst_macswap(struct fwd_stream *fs) in pkt_burst_macswap() 231 pkt_burst_5tswap(struct fwd_stream *fs) in pkt_burst_5tswap()
|
H A D | 5tswap.c | 29 pkt_burst_5tuple_swap(struct fwd_stream *fs) in pkt_burst_5tuple_swap()
|
H A D | macswap.c | 51 pkt_burst_mac_swap(struct fwd_stream *fs) in pkt_burst_mac_swap()
|
H A D | macfwd.c | 46 pkt_burst_mac_forward(struct fwd_stream *fs) in pkt_burst_mac_forward()
|
H A D | iofwd.c | 45 pkt_burst_io_forward(struct fwd_stream *fs) in pkt_burst_io_forward()
|
H A D | ieee1588fwd.c | 93 ieee1588_packet_fwd(struct fwd_stream *fs) in ieee1588_packet_fwd() 220 port_ieee1588_stream_init(struct fwd_stream *fs) in port_ieee1588_stream_init()
|
H A D | macfwd.h | 10 struct fwd_stream *fs) in do_macfwd()
|
H A D | flowgen.c | 62 pkt_burst_flow_gen(struct fwd_stream *fs) in pkt_burst_flow_gen()
|
H A D | 5tswap.h | 67 struct fwd_stream *fs) in do_5tswap()
|
/dpdk/drivers/net/cxgbe/ |
H A D | cxgbe_flow.h | 27 struct ch_filter_specification fs; /* temp, to create filter */ member
|
H A D | cxgbe_filter.c | 63 struct ch_filter_specification *fs) in cxgbe_validate_filter() 128 struct ch_filter_specification *fs) in get_filter_steerq() 595 struct ch_filter_specification *fs, in cxgbe_set_hash_filter() 928 struct ch_filter_specification *fs, in cxgbe_del_filter() 999 struct ch_filter_specification *fs, in cxgbe_set_filter()
|
H A D | cxgbe_filter.h | 198 struct ch_filter_specification fs; member
|
/dpdk/examples/ntb/ |
H A D | ntb_fwd.c | 365 struct ntb_fwd_stream fs; in start_iofwd_per_lcore() local 436 struct ntb_fwd_stream fs; start_rxonly_per_lcore() local 477 struct ntb_fwd_stream fs; start_txonly_per_lcore() local 605 struct ntb_fwd_stream *fs; assign_stream_to_lcores() local [all...] |
/dpdk/ |
H A D | meson.build | 22 fs = import('fs') global() variable
|