Home
last modified time | relevance | path

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

/freebsd-13.1/tools/tools/netmap/
H A Dlb.c112 struct netmap_slot *slots;
147 static inline struct netmap_slot
150 struct netmap_slot s = q->slots[q->head]; in oq_deq()
368 struct netmap_slot s = oq_deq(q); in free_buffers()
529 struct netmap_slot old_slot = *ts; in forward_packet()
557 struct netmap_slot *ts = &ring->slot[scan]; in forward_packet()
600 struct netmap_slot tmp = oq_deq(lp->oq); in forward_packet()
783 struct netmap_slot s; in main()
976 struct netmap_slot *slot; in main()
991 struct netmap_slot s = oq_deq(q), tmp; in main()
[all …]
H A Dbridge.c90 struct netmap_slot *rs = &rxring->slot[j]; in rings_move()
91 struct netmap_slot *ts = &txring->slot[k]; in rings_move()
H A Dpkt-gen.c1183 struct netmap_slot *slot = &ring->slot[head]; in send_packets()
1189 struct netmap_slot *slot = &ring->slot[head]; in send_packets()
1336 struct netmap_slot *slot; in ping_body()
1529 struct netmap_slot *slot = &rxring->slot[head]; in pong_body()
1794 struct netmap_slot *slot = &ring->slot[head]; in receive_packets()
2036 struct netmap_slot *slot = &ring->slot[head]; in txseq_body()
2125 struct netmap_slot *slot = &ring->slot[head]; in multi_slot_to_string()
2234 struct netmap_slot *slot = &ring->slot[head]; in rxseq_body()
/freebsd-13.1/sys/dev/ena/
H A Dena_netmap.c46 struct netmap_slot *slots;
64 static inline uint16_t ena_netmap_packet_len(struct netmap_slot *, u_int,
67 struct netmap_slot *, u_int, uint16_t, uint16_t, void *);
69 struct netmap_slot *, bus_dma_tag_t, bus_dmamap_t, void **, uint64_t *);
115 struct netmap_slot *slot; in ena_netmap_alloc_rx_slot()
177 struct netmap_slot *slot; in ena_netmap_free_rx_slot()
490 ena_netmap_packet_len(struct netmap_slot *slots, u_int slot_index, in ena_netmap_packet_len()
493 struct netmap_slot *nm_slot; in ena_netmap_packet_len()
506 ena_netmap_copy_data(struct netmap_adapter *na, struct netmap_slot *slots, in ena_netmap_copy_data()
509 struct netmap_slot *nm_slot; in ena_netmap_copy_data()
[all …]
/freebsd-13.1/sys/dev/netmap/
H A Dif_re_netmap.h98 struct netmap_slot *slot = &ring->slot[nm_i]; in re_netmap_txsync()
240 struct netmap_slot *slot = &ring->slot[nm_i]; in re_netmap_rxsync()
293 struct netmap_slot *slot; in re_netmap_tx_init()
321 struct netmap_slot *slot = netmap_reset(na, NR_RX, 0, 0); in re_netmap_rx_init()
H A Dif_vtnet_netmap.h86 struct netmap_slot *slot = &ring->slot[nm_i]; in vtnet_netmap_txsync()
173 struct netmap_slot *slot = &ring->slot[nm_i]; in vtnet_netmap_kring_refill()
214 struct netmap_slot *slot; in vtnet_netmap_rxq_populate()
H A Dnetmap_pipe.c212 struct netmap_slot *rs = &rxring->slot[k]; in netmap_pipe_txsync()
213 struct netmap_slot *ts = &txring->slot[k]; in netmap_pipe_txsync()
263 struct netmap_slot *rs = &rxring->slot[k]; in netmap_pipe_rxsync()
264 struct netmap_slot *ts = &txring->slot[k]; in netmap_pipe_rxsync()
439 sizeof(struct netmap_slot) * in netmap_pipe_reg_both()
H A Dnetmap_monitor.c652 struct netmap_slot *s = &ring->slot[beg]; in netmap_zmon_parent_sync()
653 struct netmap_slot *ms = &mring->slot[i]; in netmap_zmon_parent_sync()
770 struct netmap_slot *s = &ring->slot[beg]; in netmap_monitor_parent_sync()
771 struct netmap_slot *ms = &mring->slot[i]; in netmap_monitor_parent_sync()
H A Dnetmap_generic.c693 struct netmap_slot *slot = &ring->slot[nm_i]; in generic_netmap_txsync()
909 struct netmap_slot *slot = &ring->slot[nm_i]; in generic_netmap_rxsync()
H A Dnetmap_offloadings.c159 struct netmap_slot *dst_slot = NULL; in bdg_mismatch_datapath()
H A Dnetmap_mem2.c1182 netmap_new_bufs(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n) in netmap_new_bufs()
1214 netmap_mem_set_ring(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n, uint32_t index) in netmap_mem_set_ring()
1241 netmap_free_bufs(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n) in netmap_free_bufs()
1737 v = sizeof(struct netmap_ring) + sizeof(struct netmap_slot) * maxd; in netmap_mem_private_new()
1917 ndesc * sizeof(struct netmap_slot); in netmap_mem2_rings_create()
H A Dnetmap_kern.h1303 struct netmap_slot *netmap_reset(struct netmap_adapter *na,
1898 NMB(struct netmap_adapter *na, struct netmap_slot *slot) in NMB()
1907 PNMB(struct netmap_adapter *na, struct netmap_slot *slot, uint64_t *pp) in PNMB()
H A Dnetmap.c1197 struct netmap_slot *slot = &kring->ring->slot[n]; in netmap_grab_packets()
1254 struct netmap_slot *rxslot = kring->ring->slot; in netmap_sw_to_nic()
1269 struct netmap_slot *src, *dst, tmp; in netmap_sw_to_nic()
1361 struct netmap_slot *slot = &ring->slot[nm_i]; in netmap_rxsync_from_host()
4085 struct netmap_slot *
H A Dif_ptnet.c1400 struct netmap_slot *slot; in ptnet_drain_transmit_queue()
1637 struct netmap_slot *slot = ring->slot + head; in ptnet_rx_discard()
1717 struct netmap_slot *slot; in ptnet_rx_eof()
H A Dnetmap_vale.c640 struct netmap_slot *slot = &ring->slot[j]; in nm_vale_preflush()
1081 struct netmap_slot *slot; in nm_vale_flush()
H A Dnetmap_bdg.c973 struct netmap_slot *slot = &ring->slot[nm_i]; in netmap_vp_rxsync_locked()
/freebsd-13.1/sys/net/
H A Dnetmap.h163 struct netmap_slot { struct
312 struct netmap_slot slot[0]; /* array of slots. */
H A Dnetmap_user.h236 struct netmap_slot *slot;
1090 struct netmap_slot *slot; in nm_dispatch()
H A Diflib.c919 struct netmap_slot *slot = &ring->slot[nm_i]; in netmap_fl_refill()
1044 struct netmap_slot *slot = &ring->slot[nm_i]; in iflib_netmap_txsync()
1331 struct netmap_slot *slot; in iflib_netmap_txq_init()
1356 struct netmap_slot *slot; in iflib_netmap_rxq_init()
/freebsd-13.1/usr.sbin/bhyve/
H A Dnet_backends.c821 struct netmap_slot *slot = ring->slot + head; in netmap_peek_recvlen()
836 struct netmap_slot *slot = NULL; in netmap_recv()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_netmap.c708 struct netmap_slot *slot; in cxgbe_netmap_on()
988 struct netmap_slot *slot; in cxgbe_nm_tx()
1219 struct netmap_slot *slot = &ring->slot[fl_pidx]; in cxgbe_netmap_rxsync()