Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dif_ptnet.c164 struct ptnet_queue *rxqueues; member
369 sc->rxqueues = sc->queues + num_tx_rings; in ptnet_attach()
1264 struct ptnet_queue *pq = sc->rxqueues + kring->ring_id; in ptnet_nm_rxsync()