Searched refs:pvRrvTime (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/vt6655/
H A Drxtx.c108 void *pvRrvTime,
869 * pvRrvTime - pvRrvTime
889 void *pvRrvTime,
913 if (!pvRrvTime)
919 struct vnt_rrv_time_rts *buf = pvRrvTime;
929 struct vnt_rrv_time_cts *buf = pvRrvTime;
940 struct vnt_rrv_time_ab *buf = pvRrvTime;
948 struct vnt_rrv_time_ab *buf = pvRrvTime;
954 struct vnt_rrv_time_ab *buf = pvRrvTime;
885 s_vGenerateTxParameter( struct vnt_private *pDevice, unsigned char byPktType, struct vnt_tx_fifo_head *tx_buffer_head, void *pvRrvTime, void *pvRTS, void *pvCTS, unsigned int cbFrameSize, bool bNeedACK, unsigned int uDMAIdx, void *psEthHeader, unsigned short wCurrentRate ) argument
994 void *pvRrvTime = NULL; local
[all...]

Completed in 183 milliseconds