Home
last modified time | relevance | path

Searched refs:wRTSTxRrvTime (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/staging/vt6656/
Ddesc.h180 WORD wRTSTxRrvTime; member
Drxtx.c1370 …pBuf->wRTSTxRrvTime = cpu_to_le16((WORD)s_uGetRTSCTSRsvTime(pDevice, 2, byPktType, cbFrameSize, wC… in s_vGenerateTxParameter()
1390 …pBuf->wRTSTxRrvTime = cpu_to_le16((WORD)s_uGetRTSCTSRsvTime(pDevice, 0, byPktType, cbFrameSize, wC… in s_vGenerateTxParameter()
/linux-3.4.99/drivers/staging/vt6655/
Ddesc.h430 unsigned short wRTSTxRrvTime; member
Drxtx.c1218 …pBuf->wRTSTxRrvTime = cpu_to_le16((unsigned short)s_uGetRTSCTSRsvTime(pDevice, 2, byPktType, cbFra… in s_vGenerateTxParameter()
1238 …pBuf->wRTSTxRrvTime = cpu_to_le16((unsigned short)s_uGetRTSCTSRsvTime(pDevice, 0, byPktType, cbFra… in s_vGenerateTxParameter()