Lines Matching defs:rtw_efuse
1639 struct rtw_efuse { struct
1640 u32 size;
1641 u32 physical_size;
1642 u32 logical_size;
1643 u32 protect_size;
1645 u8 addr[ETH_ALEN];
1646 u8 channel_plan;
1647 u8 country_code[2];
1648 u8 rf_board_option;
1649 u8 rfe_option;
1650 u8 power_track_type;
1651 u8 thermal_meter[RTW_RF_PATH_MAX];
1652 u8 thermal_meter_k;
1653 u8 crystal_cap;
1654 u8 ant_div_cfg;
1655 u8 ant_div_type;
1656 u8 regd;
1657 u8 afe;
1659 u8 lna_type_2g;
1660 u8 lna_type_5g;
1661 u8 glna_type;
1662 u8 alna_type;
1663 bool ext_lna_2g;
1664 bool ext_lna_5g;
1665 u8 pa_type_2g;
1666 u8 pa_type_5g;
1667 u8 gpa_type;
1668 u8 apa_type;
1669 bool ext_pa_2g;
1670 bool ext_pa_5g;
1671 u8 tx_bb_swing_setting_2g;
1672 u8 tx_bb_swing_setting_5g;
1674 bool btcoex;
1676 bool share_ant;
1677 u8 bt_setting;
1679 struct {
1685 } hw_cap;
1687 struct rtw_txpwr_idx txpwr_idx_table[4];