Searched refs:byPktType (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/vt6655/ |
| H A D | rxtx.c | 94 unsigned char byPktType, 108 unsigned char byPktType, 121 s_cbFillTxBufHead(struct vnt_private *pDevice, unsigned char byPktType, 130 unsigned char byPktType, 160 unsigned char byPktType, in s_uGetTxRsvTime() argument 168 uDataTime = bb_get_frame_time(pDevice->byPreambleType, byPktType, cbFrameLength, wRate); in s_uGetTxRsvTime() 177 uAckTime = bb_get_frame_time(pDevice->byPreambleType, byPktType, 14, in s_uGetTxRsvTime() 178 byPktType == PK_TYPE_11B ? in s_uGetTxRsvTime() 237 unsigned char byPktType, in s_uGetDataDuration() argument 261 byPktType, 14, in s_uGetDataDuration() [all …]
|