Searched refs:wRTSTxRrvTime (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/staging/vt6656/ |
D | desc.h | 180 WORD wRTSTxRrvTime; member
|
D | rxtx.c | 1370 …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/ |
D | desc.h | 430 unsigned short wRTSTxRrvTime; member
|
D | rxtx.c | 1218 …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()
|