Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6656/
H A Ddevice.h327 u8 top_ofdm_basic_rate; member
H A Dcard.c171 priv->top_ofdm_basic_rate = pos ? (pos - 1) : RATE_24M; in vnt_update_top_rates()
H A Drxtx.c240 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_g_head()
258 vnt_get_phy_field(priv, rts_frame_len, priv->top_ofdm_basic_rate, in vnt_rxtx_rts_ab_head()
H A Dmain_usb.c248 priv->top_ofdm_basic_rate = RATE_24M; in vnt_init_registers()