Searched defs:wl1271_ini_fem_params_2 (Results 1 – 1 of 1) sorted by relevance
73 struct wl1271_ini_fem_params_2 { struct74 __le16 tx_bip_ref_pd_voltage;75 u8 tx_bip_ref_power;76 u8 tx_bip_ref_offset;77 u8 tx_per_rate_pwr_limits_normal[WL1271_INI_RATE_GROUP_COUNT];78 u8 tx_per_rate_pwr_limits_degraded[WL1271_INI_RATE_GROUP_COUNT];79 u8 tx_per_rate_pwr_limits_extreme[WL1271_INI_RATE_GROUP_COUNT];80 u8 tx_per_chan_pwr_limits_11b[WL1271_INI_CHANNEL_COUNT_2];81 u8 tx_per_chan_pwr_limits_ofdm[WL1271_INI_CHANNEL_COUNT_2];82 u8 tx_pd_vs_rate_offsets[WL1271_INI_RATE_GROUP_COUNT];[all …]