Searched refs:WCTLuInsertDFCB (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/vt6655/
H A Dwctl.h104 unsigned int WCTLuInsertDFCB(PSDevice pDevice, PS802_11Header pMACHeader);
H A Dwctl.c30 * WCTLuInsertDFCB - Insert DeFragment Control Database
141 unsigned int WCTLuInsertDFCB (PSDevice pDevice, PS802_11Header pMACHeader) function
202 pDevice->uCurrentDFCBIdx = WCTLuInsertDFCB(pDevice, pMACHeader);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwctl.h103 unsigned int WCTLuInsertDFCB(PSDevice pDevice, PS802_11Header pMACHeader);
H A Dwctl.c30 * WCTLuInsertDFCB - Insert DeFragment Control Database
144 unsigned int WCTLuInsertDFCB(PSDevice pDevice, PS802_11Header pMACHeader) function
208 pDevice->uCurrentDFCBIdx = WCTLuInsertDFCB(pDevice, pMACHeader);

Completed in 90 milliseconds