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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixv.h219 struct ixv_dma_alloc { struct
258 struct ixv_dma_alloc txdma;
283 struct ixv_dma_alloc rxdma;
H A Dixv.c129 struct ixv_dma_alloc *, int);
130 static void ixv_dma_free(struct adapter *, struct ixv_dma_alloc *);
1912 struct ixv_dma_alloc *dma, int mapflags)
1964 ixv_dma_free(struct adapter *adapter, struct ixv_dma_alloc *dma)

Completed in 99 milliseconds