Home
last modified time | relevance | path

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

/dragonfly/sys/net/netmap/
H A Dnetmap.h129 struct netmap_slot { struct
234 struct netmap_slot slot[0]; /* array of slots. */
H A Dnetmap_kern.h617 struct netmap_slot *netmap_reset(struct netmap_adapter *na,
839 NMB(struct netmap_slot *slot) in NMB()
846 PNMB(struct netmap_slot *slot, uint64_t *pp) in PNMB()
857 BDG_NMB(struct netmap_adapter *na, struct netmap_slot *slot) in BDG_NMB()
H A Dnetmap_mem2.c377 netmap_new_bufs(struct netmap_mem_d *nmd, struct netmap_slot *slot, u_int n) in netmap_new_bufs()
763 sizeof(struct netmap_slot) * maxd; in netmap_mem_private_new()
929 ndesc * sizeof(struct netmap_slot); in netmap_mem_rings_create()
957 ndesc * sizeof(struct netmap_slot); in netmap_mem_rings_create()
H A Dnetmap_generic.c494 struct netmap_slot *slot = &ring->slot[j]; /* Current slot in the netmap ring */ in generic_netmap_txsync()
703 struct netmap_slot *slot = &ring->slot[j]; in generic_netmap_rxsync()
H A Dnetmap.c743 struct netmap_slot *slot = &kring->ring->slot[n]; in netmap_grab_packets()
802 struct netmap_slot *src, *dst, tmp; in netmap_sw_to_nic()
2000 struct netmap_slot *slot; in netmap_transmit()
2065 struct netmap_slot *
H A Dnetmap_vale.c985 struct netmap_slot *slot = &ring->slot[j]; in nm_bdg_preflush()
1304 struct netmap_slot *slot; in nm_bdg_flush()
1516 struct netmap_slot *slot = &ring->slot[j]; in bdg_netmap_rxsync()