Lines Matching defs:b43_phy_lp
824 struct b43_phy_lp { struct
826 enum b43_lpphy_txpctl_mode txpctl_mode;
829 u8 tx_isolation_med_band;
831 u8 tx_isolation_low_band;
833 u8 tx_isolation_hi_band;
836 u16 max_tx_pwr_med_band;
838 u16 max_tx_pwr_low_band;
840 u16 max_tx_pwr_hi_band;
844 u16 tx_max_rate[15];
845 u16 tx_max_ratel[15];
846 u16 tx_max_rateh[15];
849 s16 txpa[3], txpal[3], txpah[3];
852 u8 rx_pwr_offset;
855 u16 tssi_tx_count;
857 u16 tssi_idx; /* FIXME initial value? */
859 u16 tssi_npt; /* FIXME initial value? */
862 u16 tgt_tx_freq; /* FIXME initial value? */
865 s8 tx_pwr_idx_over; /* FIXME initial value? */
868 u8 rssi_vf;
870 u8 rssi_vc;
872 u8 rssi_gs;
875 u8 rc_cap;
877 u8 bx_arch;
880 u8 full_calib_chan;
883 bool tx_iqloc_best_coeffs_valid;
884 u8 tx_iqloc_best_coeffs[11];
887 u16 dig_flt_state[9];
889 bool crs_usr_disable, crs_sys_disable;
891 unsigned int pdiv;
894 u8 channel;
897 int antenna;
900 int tx_tone_freq;