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

/freebsd-10.2-release/sys/dev/mxge/
H A Dmxge_mcp.h53 typedef struct mcp_dma_addr mcp_dma_addr_t; typedef in typeref:struct:mcp_dma_addr
H A Dif_mxge.c3502 rx_ring_entries = sc->rx_ring_size / sizeof (mcp_dma_addr_t);
4398 max_intr_slots = 2 * (sc->rx_ring_size / sizeof (mcp_dma_addr_t));
4498 max_intr_slots = 2 * (cmd.data0 / sizeof (mcp_dma_addr_t));

Completed in 37 milliseconds