Home
last modified time | relevance | path

Searched defs:cbMPDULen (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/vt6655/
Dwmgr.h171 unsigned int cbMPDULen; member
179 unsigned int cbMPDULen; member
Ddevice_main.c1688 unsigned int cbMPDULen = 0; in device_dma0_tx_80211() local
Drxtx.c2594 unsigned char *pbMPDU, unsigned int cbMPDULen) in vDMA0_tx_80211()