Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/vt6656/
Drxtx.c126 14, (u16)priv->top_ofdm_basic_rate); in vnt_get_rsvtime()
162 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
165 20, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
167 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
172 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
195 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_duration_le()
227 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_duration_le()
411 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head()
438 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_fb_head()
480 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_ab_head()
[all …]
Ddevice.h337 u8 top_ofdm_basic_rate; member
Dcard.c457 priv->top_ofdm_basic_rate = top_ofdm; in vnt_update_top_rates()
Dmain_usb.c187 priv->top_ofdm_basic_rate = RATE_24M; in vnt_init_registers()