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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_drv.c253 * dma_buf_write: writes a frame to the Tx DMA buffers
256 static int dma_buf_write(pc300_t *card, int ch, u8 *ptdata, int len) function
1625 if (dma_buf_write(card, ch, (u8 *)skb->data, skb->len) != 0) {

Completed in 45 milliseconds