Home
last modified time | relevance | path

Searched refs:wCurrentRate (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vt6655/
Drxtx.c99 unsigned short wCurrentRate,
116 unsigned short wCurrentRate
138 unsigned short wCurrentRate,
194 unsigned short wCurrentRate in s_uGetRTSCTSRsvTime() argument
201 uDataTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, cbFrameLength, wCurrentRate); in s_uGetRTSCTSRsvTime()
488 unsigned short wCurrentRate, in s_uFillDataHead() argument
499 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
515 byPktType, wCurrentRate, bNeedAck, uFragIdx, in s_uFillDataHead()
525 buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); in s_uFillDataHead()
533 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
[all …]
Ddevice.h211 unsigned short wCurrentRate; member
Ddevice_main.c216 priv->wCurrentRate = RATE_1M; in device_init_registers()
371 priv->wCurrentRate = RATE_54M; in device_init_registers()
1388 priv->wCurrentRate = RATE_1M; in vnt_config()
1390 priv->wCurrentRate = RATE_54M; in vnt_config()
1392 RFbSetPower(priv, priv->wCurrentRate, in vnt_config()
1454 RFbSetPower(priv, priv->wCurrentRate, in vnt_bss_info_changed()