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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Drxtx.h686 int nsDMA_tx_packet(PSDevice pDevice,
H A Dwcmd.c824 if (nsDMA_tx_packet(pDevice, TYPE_AC0DMA, skb) != 0) {
849 if (nsDMA_tx_packet(pDevice, TYPE_AC0DMA, skb) != 0) {
H A Dmain_usb.c1329 if (nsDMA_tx_packet(pDevice, TYPE_AC0DMA, skb)) {
H A Drxtx.c2732 int nsDMA_tx_packet(PSDevice pDevice, unsigned int uDMAIdx, struct sk_buff *skb) function

Completed in 112 milliseconds