| /NextBSD/sys/net/ |
| HD | netmap.h | 145 struct netmap_slot { struct 283 struct netmap_slot slot[0]; /* array of slots. */
|
| HD | iflib.c | 700 struct netmap_slot *slot = &ring->slot[nm_i]; in iflib_netmap_txsync() 852 struct netmap_slot *slot = &ring->slot[nm_i]; in iflib_netmap_rxsync() 917 struct netmap_slot *slot; in iflib_netmap_txq_init() 942 struct netmap_slot *slot; in iflib_netmap_rxq_init()
|
| /NextBSD/sys/dev/netmap/ |
| HD | if_re_netmap.h | 96 struct netmap_slot *slot = &ring->slot[nm_i]; in re_netmap_txsync() 239 struct netmap_slot *slot = &ring->slot[nm_i]; in re_netmap_rxsync() 292 struct netmap_slot *slot; in re_netmap_tx_init() 320 struct netmap_slot *slot = netmap_reset(na, NR_RX, 0, 0); in re_netmap_rx_init()
|
| HD | if_vtnet_netmap.h | 139 struct netmap_slot *slot = &ring->slot[nm_i]; in vtnet_netmap_txsync() 241 struct netmap_slot *slot = &ring->slot[nm_i]; in vtnet_refill_rxq() 362 struct netmap_slot* slot; in vtnet_netmap_init_rx_buffers()
|
| HD | netmap_monitor.c | 463 struct netmap_slot *s = &ring->slot[beg]; in netmap_zmon_parent_sync() 464 struct netmap_slot *ms = &mring->slot[i]; in netmap_zmon_parent_sync() 582 struct netmap_slot *s = &ring->slot[beg]; in netmap_monitor_parent_sync() 583 struct netmap_slot *ms = &mring->slot[i]; in netmap_monitor_parent_sync()
|
| HD | if_igb_netmap.h | 115 struct netmap_slot *slot = &ring->slot[nm_i]; in igb_netmap_txsync() 250 struct netmap_slot *slot = &ring->slot[nm_i]; in igb_netmap_rxsync()
|
| HD | netmap_pipe.c | 202 struct netmap_slot *rs = &rxkring->save_ring->slot[j]; in netmap_pipe_txsync() 203 struct netmap_slot *ts = &txkring->ring->slot[k]; in netmap_pipe_txsync() 204 struct netmap_slot tmp; in netmap_pipe_txsync()
|
| HD | if_em_netmap.h | 144 struct netmap_slot *slot = &ring->slot[nm_i]; in em_netmap_txsync() 270 struct netmap_slot *slot = &ring->slot[nm_i]; in em_netmap_rxsync()
|
| HD | ixgbe_netmap.h | 224 struct netmap_slot *slot = &ring->slot[nm_i]; in ixgbe_netmap_txsync() 426 struct netmap_slot *slot = &ring->slot[nm_i]; in ixgbe_netmap_rxsync()
|
| HD | if_lem_netmap.h | 131 struct netmap_slot *slot = &ring->slot[nm_i]; in lem_netmap_txsync() 424 struct netmap_slot *slot = &ring->slot[nm_i]; in lem_netmap_rxsync()
|
| HD | netmap_mem2.c | 770 netmap_new_bufs(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n) in netmap_new_bufs() 801 netmap_mem_set_ring(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n, uint32_t index) in netmap_mem_set_ring() 828 netmap_free_bufs(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n) in netmap_free_bufs() 1270 v = sizeof(struct netmap_ring) + sizeof(struct netmap_slot) * maxd; in netmap_mem_private_new() 1461 ndesc * sizeof(struct netmap_slot); in netmap_mem2_rings_create()
|
| HD | netmap_generic.c | 572 struct netmap_slot *slot = &ring->slot[nm_i]; in generic_netmap_txsync() 768 struct netmap_slot *slot = &ring->slot[nm_i]; in generic_netmap_rxsync()
|
| HD | netmap_kern.h | 951 struct netmap_slot *netmap_reset(struct netmap_adapter *na, 1460 NMB(struct netmap_adapter *na, struct netmap_slot *slot) in NMB() 1469 PNMB(struct netmap_adapter *na, struct netmap_slot *slot, uint64_t *pp) in PNMB()
|
| HD | netmap.c | 1066 struct netmap_slot *slot = &kring->ring->slot[n]; in netmap_grab_packets() 1094 struct netmap_slot *rxslot = kring->ring->slot; in netmap_sw_to_nic() 1109 struct netmap_slot *src, *dst, tmp; in netmap_sw_to_nic() 1209 struct netmap_slot *slot = &ring->slot[nm_i]; in netmap_rxsync_from_host() 2955 struct netmap_slot *
|
| HD | netmap_offloadings.c | 138 struct netmap_slot *slot = NULL; in bdg_mismatch_datapath()
|
| HD | netmap_vale.c | 1064 struct netmap_slot *slot = &ring->slot[j]; in nm_bdg_preflush() 1510 struct netmap_slot *slot; in nm_bdg_flush() 1710 struct netmap_slot *slot = &ring->slot[nm_i]; in netmap_vp_rxsync_locked()
|
| /NextBSD/tools/tools/netmap/ |
| HD | bridge.c | 74 struct netmap_slot *rs = &rxring->slot[j]; in process_rings() 75 struct netmap_slot *ts = &txring->slot[k]; in process_rings()
|
| HD | pkt-gen.c | 754 struct netmap_slot *slot = &ring->slot[cur]; in send_packets() 764 struct netmap_slot *slot = &ring->slot[cur]; in send_packets() 833 struct netmap_slot *slot; in pinger_body() 950 struct netmap_slot *slot = &rxring->slot[cur]; in ponger_body() 1234 struct netmap_slot *slot = &ring->slot[cur]; in receive_packets()
|
| /NextBSD/sys/dev/cxgbe/ |
| HD | t4_netmap.c | 512 struct netmap_slot *slot; in cxgbe_netmap_on() 746 struct netmap_slot *slot; in cxgbe_nm_tx() 979 struct netmap_slot *slot = &ring->slot[fl_pidx]; in cxgbe_netmap_rxsync()
|
| /NextBSD/sys/dev/ixgbe/ |
| HD | ix_txrx.c | 563 struct netmap_slot *slot; 1468 struct netmap_slot *slot;
|
| /NextBSD/sys/dev/e1000/ |
| HD | if_lem.c | 2765 struct netmap_slot *slot = netmap_reset(na, NR_TX, 0, 0); in lem_setup_transmit_structures() 3341 struct netmap_slot *slot = netmap_reset(na, NR_RX, 0, 0); in lem_setup_receive_structures()
|
| HD | if_igb.c | 3529 struct netmap_slot *slot; in igb_setup_transmit_ring() 4325 struct netmap_slot *slot; in igb_setup_receive_ring()
|
| HD | if_em.c | 3421 struct netmap_slot *slot; in em_setup_transmit_ring() 4196 struct netmap_slot *slot; in em_setup_receive_ring()
|