| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_flow.c | 8 #define __CXGBE_FILL_FS(__v, __m, fs, elem, e) \ argument 58 struct ch_filter_specification *fs) in cxgbe_tweak_filter_spec() 107 struct ch_filter_specification *fs) in cxgbe_fill_filter_region() 177 struct ch_filter_specification *fs, in ch_rte_parsetype_eth() 213 struct ch_filter_specification *fs, in ch_rte_parsetype_port() 294 struct ch_filter_specification *fs, in ch_rte_parsetype_pf() 309 struct ch_filter_specification *fs, in ch_rte_parsetype_vf() 338 struct ch_filter_specification *fs, in ch_rte_parsetype_udp() 662 struct ch_filter_specification *fs, in ch_rte_parse_atype_switch() 1207 struct ch_filter_specification *fs; in __cxgbe_flow_destroy() local [all …]
|
| 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_flow.h | 27 struct ch_filter_specification fs; /* temp, to create filter */ member
|
| H A D | cxgbe_filter.h | 198 struct ch_filter_specification fs; member
|
| /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 67 forward_shared_rxq(struct fwd_stream *fs, uint16_t nb_rx, in forward_shared_rxq() 94 shared_rxq_fwd(struct fwd_stream *fs) in shared_rxq_fwd()
|
| H A D | rxonly.c | 46 pkt_burst_receive(struct fwd_stream *fs) in pkt_burst_receive()
|
| H A D | iofwd.c | 46 pkt_burst_io_forward(struct fwd_stream *fs) in pkt_burst_io_forward()
|
| H A D | macswap.c | 52 pkt_burst_mac_swap(struct fwd_stream *fs) in pkt_burst_mac_swap()
|
| H A D | noisy_vnf.c | 97 struct fwd_stream *fs) in do_retry() 140 pkt_burst_noisy_vnf(struct fwd_stream *fs) in pkt_burst_noisy_vnf()
|
| H A D | macfwd.c | 46 pkt_burst_mac_forward(struct fwd_stream *fs) in pkt_burst_mac_forward()
|
| H A D | txonly.c | 193 const uint16_t idx, struct fwd_stream *fs) in pkt_burst_prepare() 328 pkt_burst_transmit(struct fwd_stream *fs) in pkt_burst_transmit()
|
| H A D | flowgen.c | 63 pkt_burst_flow_gen(struct fwd_stream *fs) in pkt_burst_flow_gen()
|
| H A D | 5tswap.c | 85 pkt_burst_5tuple_swap(struct fwd_stream *fs) in pkt_burst_5tuple_swap()
|
| H A D | ieee1588fwd.c | 93 ieee1588_packet_fwd(struct fwd_stream *fs) in ieee1588_packet_fwd()
|
| H A D | icmpecho.c | 273 reply_to_icmp_echo_rqsts(struct fwd_stream *fs) in reply_to_icmp_echo_rqsts()
|
| H A D | testpmd.h | 843 get_end_cycles(struct fwd_stream *fs, uint64_t start_tsc) in get_end_cycles() 850 inc_rx_burst_stats(struct fwd_stream *fs, uint16_t nb_rx) in inc_rx_burst_stats() 857 inc_tx_burst_stats(struct fwd_stream *fs, uint16_t nb_tx) in inc_tx_burst_stats()
|
| H A D | config.c | 3859 struct fwd_stream *fs; in fwd_stream_on_other_lcores() local 3911 struct fwd_stream *fs; in pkt_fwd_shared_rxq_check() local 4104 struct fwd_stream *fs; in rss_fwd_config_setup() local 4220 struct fwd_stream *fs; in dcb_fwd_config_setup() local 4292 struct fwd_stream *fs; in icmp_echo_config_setup() local 4373 struct fwd_stream *fs; in pkt_fwd_config_display() local
|
| H A D | csumonly.c | 811 pkt_burst_checksum_forward(struct fwd_stream *fs) in pkt_burst_checksum_forward()
|
| H A D | testpmd.c | 1927 struct fwd_stream *fs; in fwd_stream_stats_display() local 1991 struct fwd_stream *fs = fwd_streams[sm_id]; in fwd_stats_display() local 2130 struct fwd_stream *fs = fwd_streams[sm_id]; in fwd_stats_reset() local
|
| /dpdk/ |
| H A D | meson.build | 22 fs = import('fs') variable
|
| /dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 425 struct ntb_fwd_stream fs; in start_iofwd_per_lcore() local 496 struct ntb_fwd_stream fs; in start_rxonly_per_lcore() local 537 struct ntb_fwd_stream fs; in start_txonly_per_lcore() local 665 struct ntb_fwd_stream *fs; in assign_stream_to_lcores() local
|