Searched refs:igb_free_dma_buffer (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_buf.c629 * igb_free_dma_buffer - Free one allocated area of dma memory and handle
632 igb_free_dma_buffer(dma_buffer_t *buf) function
800 igb_free_dma_buffer(&tcb->tx_buf);
914 igb_free_dma_buffer(&rcb->rx_buf);
H A Digb_rx.c113 igb_free_dma_buffer(&recycle_rcb->rx_buf);
H A Digb_sw.h788 void igb_free_dma_buffer(dma_buffer_t *);

Completed in 44 milliseconds