Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/vt6656/
Ddevice.h327 u8 top_ofdm_basic_rate; member
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()
Dcard.c171 priv->top_ofdm_basic_rate = pos ? (pos - 1) : RATE_24M; in vnt_update_top_rates()
Dmain_usb.c248 priv->top_ofdm_basic_rate = RATE_24M; in vnt_init_registers()