Does GTX 580 do DMA?

Hi,

Does GTX 580 do DMA? I’m doing some packet processing, and would like to know if after accumulating a buffer full of packets (using libpcap-mmap or PF_RING), I can hand the buffer to the GPU via DMA.

Thank you.