nxe_ring_alloc    757 dev/pci/if_nxe.c struct nxe_ring		*nxe_ring_alloc(struct nxe_softc *, size_t, u_int);
nxe_ring_alloc   1083 dev/pci/if_nxe.c 	sc->sc_cmd_ring = nxe_ring_alloc(sc,
nxe_ring_alloc   1093 dev/pci/if_nxe.c 	sc->sc_status_ring = nxe_ring_alloc(sc,
nxe_ring_alloc   1105 dev/pci/if_nxe.c 		nr = nxe_ring_alloc(sc, sizeof(struct nxe_rx_desc),