Searched defs:wl128x_ini_fem_params_2 (Results 1 – 1 of 1) sorted by relevance
107 struct wl128x_ini_fem_params_2 { struct108 __le16 tx_bip_ref_pd_voltage;109 u8 tx_bip_ref_power;110 u8 tx_bip_ref_offset;111 u8 tx_per_rate_pwr_limits_normal[WL128X_INI_RATE_GROUP_COUNT];112 u8 tx_per_rate_pwr_limits_degraded[WL128X_INI_RATE_GROUP_COUNT];113 u8 tx_per_rate_pwr_limits_extreme[WL128X_INI_RATE_GROUP_COUNT];114 u8 tx_per_chan_pwr_limits_11b[WL1271_INI_CHANNEL_COUNT_2];115 u8 tx_per_chan_pwr_limits_ofdm[WL1271_INI_CHANNEL_COUNT_2];116 u8 tx_pd_vs_rate_offsets[WL128X_INI_RATE_GROUP_COUNT];[all …]