Searched refs:top_ofdm_basic_rate (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/vt6656/ |
D | rxtx.c | 119 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() 168 priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le() 175 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_rsvtime_le() 200 priv->top_ofdm_basic_rate); in vnt_get_duration_le() 232 14, priv->top_ofdm_basic_rate); in vnt_get_rtscts_duration_le() 415 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head() 442 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_fb_head() 484 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_ab_head() [all …]
|
D | device.h | 324 u8 top_ofdm_basic_rate; member
|
D | card.c | 427 priv->top_ofdm_basic_rate = top_ofdm; in vnt_update_top_rates()
|
D | main_usb.c | 174 priv->top_ofdm_basic_rate = RATE_24M; in vnt_init_registers()
|