Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c82 static int axgbe_if_rx_queues_alloc(if_ctx_t, caddr_t *, uint64_t *, int, int);
225 DEVMETHOD(ifdi_rx_queues_alloc, axgbe_if_rx_queues_alloc),
1749 axgbe_if_rx_queues_alloc(if_ctx_t ctx, caddr_t *va, uint64_t *pa, int nrxqs, in axgbe_if_rx_queues_alloc() function