Searched refs:vDMA0_tx_80211 (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/staging/vt6655/ |
D | rxtx.h | 83 void vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, unsigned char *pbMPDU, unsigned int cbM…
|
D | device_main.c | 2106 vDMA0_tx_80211(pDevice, skb, pbMPDU, cbMPDULen); in device_dma0_tx_80211()
|
D | rxtx.c | 2788 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/ |
D | rxtx.h | 685 void vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb);
|
D | main_usb.c | 1282 vDMA0_tx_80211(pDevice, skb); in device_dma0_tx_80211()
|
D | rxtx.c | 2332 vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb) { in vDMA0_tx_80211() function
|