Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vt6655/
Drxtx.c100 unsigned short wCurrentRate,
117 unsigned short wCurrentRate
139 unsigned short wCurrentRate,
195 unsigned short wCurrentRate in s_uGetRTSCTSRsvTime() argument
202 uDataTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, cbFrameLength, wCurrentRate); in s_uGetRTSCTSRsvTime()
489 unsigned short wCurrentRate, in s_uFillDataHead() argument
500 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
516 byPktType, wCurrentRate, bNeedAck, uFragIdx, in s_uFillDataHead()
526 buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); in s_uFillDataHead()
534 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()
1380 priv->wCurrentRate = RATE_1M; in vnt_config()
1382 priv->wCurrentRate = RATE_54M; in vnt_config()
1384 RFbSetPower(priv, priv->wCurrentRate, in vnt_config()
1446 RFbSetPower(priv, priv->wCurrentRate, in vnt_bss_info_changed()