Home
last modified time | relevance | path

Searched refs:vDMA0_tx_80211 (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/vt6655/
Drxtx.h83 void vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, unsigned char *pbMPDU, unsigned int cbM…
Ddevice_main.c2106 vDMA0_tx_80211(pDevice, skb, pbMPDU, cbMPDULen); in device_dma0_tx_80211()
Drxtx.c2788 vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, unsigned char *pbMPDU, unsigned int cbMPDULe… in vDMA0_tx_80211() function
/linux-3.4.99/drivers/staging/vt6656/
Drxtx.h685 void vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb);
Dmain_usb.c1282 vDMA0_tx_80211(pDevice, skb); in device_dma0_tx_80211()
Drxtx.c2332 vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb) { in vDMA0_tx_80211() function