Searched refs:byPktType (Results 1 – 1 of 1) sorted by relevance
/drivers/staging/vt6655/ |
D | rxtx.c | 92 unsigned char byPktType, 106 unsigned char byPktType, 119 s_cbFillTxBufHead(struct vnt_private *pDevice, unsigned char byPktType, 128 unsigned char byPktType, 158 unsigned char byPktType, in s_uGetTxRsvTime() argument 166 uDataTime = bb_get_frame_time(pDevice->byPreambleType, byPktType, cbFrameLength, wRate); in s_uGetTxRsvTime() 175 uAckTime = bb_get_frame_time(pDevice->byPreambleType, byPktType, 14, in s_uGetTxRsvTime() 176 byPktType == PK_TYPE_11B ? in s_uGetTxRsvTime() 235 unsigned char byPktType, in s_uGetDataDuration() argument 259 byPktType, 14, in s_uGetDataDuration() [all …]
|