Lines Matching defs:rtw_efuse
1523 struct rtw_efuse { struct
1524 u32 size;
1525 u32 physical_size;
1526 u32 logical_size;
1527 u32 protect_size;
1529 u8 addr[ETH_ALEN];
1530 u8 channel_plan;
1531 u8 country_code[2];
1532 u8 rf_board_option;
1533 u8 rfe_option;
1534 u8 power_track_type;
1535 u8 thermal_meter[RTW_RF_PATH_MAX];
1536 u8 thermal_meter_k;
1537 u8 crystal_cap;
1538 u8 ant_div_cfg;
1539 u8 ant_div_type;
1540 u8 regd;
1541 u8 afe;
1543 u8 lna_type_2g;
1544 u8 lna_type_5g;
1545 u8 glna_type;
1546 u8 alna_type;
1547 bool ext_lna_2g;
1548 bool ext_lna_5g;
1549 u8 pa_type_2g;
1550 u8 pa_type_5g;
1551 u8 gpa_type;
1552 u8 apa_type;
1553 bool ext_pa_2g;
1554 bool ext_pa_5g;
1555 u8 tx_bb_swing_setting_2g;
1556 u8 tx_bb_swing_setting_5g;
1558 bool btcoex;
1560 bool share_ant;
1561 u8 bt_setting;
1563 struct {
1569 } hw_cap;
1571 struct rtw_txpwr_idx txpwr_idx_table[4];