Lines Matching defs:rtw_efuse
1749 struct rtw_efuse { struct
1750 u32 size;
1751 u32 physical_size;
1752 u32 logical_size;
1753 u32 protect_size;
1755 u8 addr[ETH_ALEN];
1756 u8 channel_plan;
1757 u8 country_code[2];
1758 u8 rf_board_option;
1759 u8 rfe_option;
1760 u8 power_track_type;
1761 u8 thermal_meter[RTW_RF_PATH_MAX];
1762 u8 thermal_meter_k;
1763 u8 crystal_cap;
1764 u8 ant_div_cfg;
1765 u8 ant_div_type;
1766 u8 regd;
1767 u8 afe;
1769 u8 lna_type_2g;
1770 u8 lna_type_5g;
1771 u8 glna_type;
1772 u8 alna_type;
1773 bool ext_lna_2g;
1774 bool ext_lna_5g;
1775 u8 pa_type_2g;
1776 u8 pa_type_5g;
1777 u8 gpa_type;
1778 u8 apa_type;
1779 bool ext_pa_2g;
1780 bool ext_pa_5g;
1781 u8 tx_bb_swing_setting_2g;
1782 u8 tx_bb_swing_setting_5g;
1784 bool btcoex;
1786 bool share_ant;
1787 u8 bt_setting;
1789 u8 usb_mode_switch;
1791 struct {
1797 } hw_cap;
1799 struct rtw_txpwr_idx txpwr_idx_table[4];