Lines Matching defs:b43_phy_lp
825 struct b43_phy_lp { struct
827 enum b43_lpphy_txpctl_mode txpctl_mode;
830 u8 tx_isolation_med_band;
832 u8 tx_isolation_low_band;
834 u8 tx_isolation_hi_band;
837 u16 max_tx_pwr_med_band;
839 u16 max_tx_pwr_low_band;
841 u16 max_tx_pwr_hi_band;
845 u16 tx_max_rate[15];
846 u16 tx_max_ratel[15];
847 u16 tx_max_rateh[15];
850 s16 txpa[3], txpal[3], txpah[3];
853 u8 rx_pwr_offset;
856 u16 tssi_tx_count;
858 u16 tssi_idx; /* FIXME initial value? */
860 u16 tssi_npt; /* FIXME initial value? */
863 u16 tgt_tx_freq; /* FIXME initial value? */
866 s8 tx_pwr_idx_over; /* FIXME initial value? */
869 u8 rssi_vf;
871 u8 rssi_vc;
873 u8 rssi_gs;
876 u8 rc_cap;
878 u8 bx_arch;
881 u8 full_calib_chan;
884 bool tx_iqloc_best_coeffs_valid;
885 u8 tx_iqloc_best_coeffs[11];
888 u16 dig_flt_state[9];
890 bool crs_usr_disable, crs_sys_disable;
892 unsigned int pdiv;
895 u8 channel;
898 int antenna;
901 int tx_tone_freq;