DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
oce_eqe
sys/dev/netif/oce/oce_if.c
560
struct oce_eqe *eqe;
sys/dev/netif/oce/oce_if.c
568
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);
sys/dev/netif/oce/oce_queue.c
1054
struct oce_eqe *eqe;
sys/dev/netif/oce/oce_queue.c
1059
eqe = RING_GET_CONSUMER_ITEM_VA(eq->ring, struct oce_eqe);