Searched defs:wl128x_ini_fem_params_2 (Results 1 – 1 of 1) sorted by relevance
93 struct wl128x_ini_fem_params_2 { struct94 __le16 tx_bip_ref_pd_voltage;95 u8 tx_bip_ref_power;96 u8 tx_bip_ref_offset;100 u8 tx_per_chan_pwr_limits_11b[WL1271_INI_CHANNEL_COUNT_2];102 u8 tx_pd_vs_rate_offsets[WL128X_INI_RATE_GROUP_COUNT];103 u8 tx_ibias[WL128X_INI_RATE_GROUP_COUNT + 1];104 u8 tx_pd_vs_chan_offsets[WL1271_INI_CHANNEL_COUNT_2];106 u8 rx_fem_insertion_loss;107 u8 degraded_low_to_normal_thr;[all …]
Completed in 6 milliseconds