Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Drxtx.h79 void vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, unsigned char *pbMPDU, unsigned int cbM…
Ddevice_main.c1911 vDMA0_tx_80211(pDevice, skb, pbMPDU, cbMPDULen); in device_dma0_tx_80211()
Drxtx.c2572 vDMA0_tx_80211(PSDevice pDevice, struct sk_buff *skb, unsigned char *pbMPDU, unsigned int cbMPDULe… in vDMA0_tx_80211() function
/drivers/staging/vt6656/
Drxtx.h631 void vDMA0_tx_80211(struct vnt_private *, struct sk_buff *skb);
Dmain_usb.c1148 vDMA0_tx_80211(pDevice, skb); in device_dma0_tx_80211()
Drxtx.c2032 void vDMA0_tx_80211(struct vnt_private *pDevice, struct sk_buff *skb) in vDMA0_tx_80211() function