Searched refs:top_ofdm_basic_rate (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/vt6656/ |
D | rxtx.c | 132 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 …]
|
D | device.h | 337 u8 top_ofdm_basic_rate; member
|
D | card.c | 456 priv->top_ofdm_basic_rate = top_ofdm; in vnt_update_top_rates()
|
D | main_usb.c | 187 priv->top_ofdm_basic_rate = RATE_24M; in vnt_init_registers()
|