Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mxge/
Dmxge_mcp.h53 typedef struct mcp_dma_addr mcp_dma_addr_t; typedef
Dif_mxge.c3501 rx_ring_entries = sc->rx_ring_size / sizeof (mcp_dma_addr_t); in mxge_alloc_rings()
4393 max_intr_slots = 2 * (sc->rx_ring_size / sizeof (mcp_dma_addr_t)); in mxge_alloc_slices()
4493 max_intr_slots = 2 * (cmd.data0 / sizeof (mcp_dma_addr_t)); in mxge_slice_probe()