Lines Matching defs:rtw_efuse
1795 struct rtw_efuse { struct
1796 u32 size;
1797 u32 physical_size;
1798 u32 logical_size;
1799 u32 protect_size;
1801 u8 addr[ETH_ALEN];
1802 u8 channel_plan;
1803 u8 country_code[2];
1804 u8 rf_board_option;
1805 u8 rfe_option;
1806 u8 power_track_type;
1807 u8 thermal_meter[RTW_RF_PATH_MAX];
1808 u8 thermal_meter_k;
1809 u8 crystal_cap;
1810 u8 ant_div_cfg;
1811 u8 ant_div_type;
1812 u8 regd;
1813 u8 afe;
1815 u8 lna_type_2g;
1816 u8 lna_type_5g;
1817 u8 glna_type;
1818 u8 alna_type;
1819 bool ext_lna_2g;
1820 bool ext_lna_5g;
1821 u8 pa_type_2g;
1822 u8 pa_type_5g;
1823 u8 gpa_type;
1824 u8 apa_type;
1825 bool ext_pa_2g;
1826 bool ext_pa_5g;
1827 u8 tx_bb_swing_setting_2g;
1828 u8 tx_bb_swing_setting_5g;
1830 bool btcoex;
1832 bool share_ant;
1833 u8 bt_setting;
1835 u8 usb_mode_switch;
1837 struct {
1843 } hw_cap;
1845 struct rtw_txpwr_idx txpwr_idx_table[4];