Searched defs:wl1271_ini_fem_params_5 (Results 1 – 1 of 1) sorted by relevance
126 struct wl1271_ini_fem_params_5 { struct127 __le16 tx_bip_ref_pd_voltage[WL1271_INI_SUB_BAND_COUNT_5];128 u8 tx_bip_ref_power[WL1271_INI_SUB_BAND_COUNT_5];129 u8 tx_bip_ref_offset[WL1271_INI_SUB_BAND_COUNT_5];130 u8 tx_per_rate_pwr_limits_normal[WL1271_INI_RATE_GROUP_COUNT];131 u8 tx_per_rate_pwr_limits_degraded[WL1271_INI_RATE_GROUP_COUNT];132 u8 tx_per_rate_pwr_limits_extreme[WL1271_INI_RATE_GROUP_COUNT];133 u8 tx_per_chan_pwr_limits_ofdm[WL1271_INI_CHANNEL_COUNT_5];134 u8 tx_pd_vs_rate_offsets[WL1271_INI_RATE_GROUP_COUNT];135 u8 tx_ibias[WL1271_INI_RATE_GROUP_COUNT];[all …]