Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Drxtx.c132 14, (u16)priv->top_ofdm_basic_rate); in vnt_get_rsvtime()
168 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
171 20, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
173 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
178 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le()
201 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_duration_le()
233 pkt_type, 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_duration_le()
417 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head()
444 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_fb_head()
486 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.c456 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()