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

/linux-master/drivers/staging/vt6655/
H A Drxtx.c93 void *pvRTS,
109 void *pvRTS,
575 void *pvRTS,
586 if (!pvRTS)
602 struct vnt_rts_g *buf = pvRTS;
637 struct vnt_rts_g_fb *buf = pvRTS;
693 struct vnt_rts_ab *buf = pvRTS;
713 struct vnt_rts_a_fb *buf = pvRTS;
744 struct vnt_rts_ab *buf = pvRTS;
870 * pvRTS
572 s_vFillRTSHead( struct vnt_private *pDevice, unsigned char byPktType, void *pvRTS, unsigned int cbFrameLength, bool bNeedAck, bool bDisCRC, struct ieee80211_hdr *hdr, unsigned short wCurrentRate, unsigned char byFBOption ) argument
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
996 void *pvRTS = NULL; local
[all...]

Completed in 316 milliseconds