Home
last modified time | relevance | path

Searched refs:byTopOFDMBasicRate (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/vt6655/
A Drxtx.c178 pDevice->byTopOFDMBasicRate); in s_uGetTxRsvTime()
211 ack_time = bb_get_frame_time(priv->preamble_type, pkt_type, 14, priv->byTopOFDMBasicRate); in get_rtscts_time()
213 rts_time = bb_get_frame_time(priv->preamble_type, pkt_type, 20, priv->byTopOFDMBasicRate); in get_rtscts_time()
214 ack_time = bb_get_frame_time(priv->preamble_type, pkt_type, 14, priv->byTopOFDMBasicRate); in get_rtscts_time()
218 ack_time = bb_get_frame_time(priv->preamble_type, pkt_type, 14, priv->byTopOFDMBasicRate); in get_rtscts_time()
278 pDevice->byTopOFDMBasicRate); in s_uGetDataDuration()
297 pDevice->byTopOFDMBasicRate); in s_uGetDataDuration()
609 pDevice->byTopOFDMBasicRate, in s_vFillRTSHead()
644 pDevice->byTopOFDMBasicRate, in s_vFillRTSHead()
696 pDevice->byTopOFDMBasicRate, in s_vFillRTSHead()
[all …]
A Ddevice.h200 unsigned char byTopOFDMBasicRate; member
A Dcard.c726 priv->byTopOFDMBasicRate = byTopOFDM; in CARDvUpdateBasicTopRate()
A Ddevice_main.c215 priv->byTopOFDMBasicRate = RATE_24M; in device_init_registers()

Completed in 11 milliseconds