Lines Matching defs:rtw_efuse
1728 struct rtw_efuse { struct
1729 u32 size;
1730 u32 physical_size;
1731 u32 logical_size;
1732 u32 protect_size;
1734 u8 addr[ETH_ALEN];
1735 u8 channel_plan;
1736 u8 country_code[2];
1737 u8 rf_board_option;
1738 u8 rfe_option;
1739 u8 power_track_type;
1740 u8 thermal_meter[RTW_RF_PATH_MAX];
1741 u8 thermal_meter_k;
1742 u8 crystal_cap;
1743 u8 ant_div_cfg;
1744 u8 ant_div_type;
1745 u8 regd;
1746 u8 afe;
1748 u8 lna_type_2g;
1749 u8 lna_type_5g;
1750 u8 glna_type;
1751 u8 alna_type;
1752 bool ext_lna_2g;
1753 bool ext_lna_5g;
1754 u8 pa_type_2g;
1755 u8 pa_type_5g;
1756 u8 gpa_type;
1757 u8 apa_type;
1758 bool ext_pa_2g;
1759 bool ext_pa_5g;
1760 u8 tx_bb_swing_setting_2g;
1761 u8 tx_bb_swing_setting_5g;
1763 bool btcoex;
1765 bool share_ant;
1766 u8 bt_setting;
1768 struct {
1774 } hw_cap;
1776 struct rtw_txpwr_idx txpwr_idx_table[4];