Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6655/
Drxtx.c110 unsigned short wCurrentRate,
127 unsigned short wCurrentRate
149 unsigned short wCurrentRate,
205 unsigned short wCurrentRate in s_uGetRTSCTSRsvTime() argument
212 uDataTime = BBuGetFrameTime(pDevice->byPreambleType, byPktType, cbFrameLength, wCurrentRate); in s_uGetRTSCTSRsvTime()
500 unsigned short wCurrentRate, in s_uFillDataHead() argument
513 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
529 byPktType, wCurrentRate, bNeedAck, uFragIdx, in s_uFillDataHead()
539 buf->time_stamp_off_a = vnt_time_stamp_off(pDevice, wCurrentRate); in s_uFillDataHead()
547 vnt_get_phy_field(pDevice, cbFrameLength, wCurrentRate, in s_uFillDataHead()
[all …]
Ddevice.h224 unsigned short wCurrentRate; member
Ddevice_main.c227 priv->wCurrentRate = RATE_1M; in device_init_registers()
382 priv->wCurrentRate = RATE_54M; in device_init_registers()
1302 priv->wCurrentRate = RATE_1M; in vnt_config()
1304 priv->wCurrentRate = RATE_54M; in vnt_config()
1306 RFbSetPower(priv, priv->wCurrentRate, in vnt_config()
1368 RFbSetPower(priv, priv->wCurrentRate, in vnt_bss_info_changed()