Lines Matching defs:rtl8192cu_efuse
460 struct rtl8192cu_efuse { struct
461 __le16 rtl_id;
462 __le16 hpon;
463 u8 res0[2];
464 __le16 clk;
465 __le16 testr;
466 __le16 vid;
467 __le16 did;
468 __le16 svid;
469 __le16 smid; /* 0x10 */
470 u8 res1[4];
471 u8 mac_addr[ETH_ALEN]; /* 0x16 */
472 u8 res2[2];
473 u8 vendor_name[7];
474 u8 res3[3];
475 u8 device_name[0x14]; /* 0x28 */
476 u8 res4[0x1e]; /* 0x3c */
477 u8 cck_tx_power_index_A[3]; /* 0x5a */
478 u8 cck_tx_power_index_B[3];
479 u8 ht40_1s_tx_power_index_A[3]; /* 0x60 */
480 u8 ht40_1s_tx_power_index_B[3];
485 struct rtl8723au_idx ht40_2s_tx_power_index_diff[3];
486 struct rtl8723au_idx ht20_tx_power_index_diff[3]; /* 0x69 */
487 struct rtl8723au_idx ofdm_tx_power_index_diff[3];
488 struct rtl8723au_idx ht40_max_power_offset[3]; /* 0x6f */
489 struct rtl8723au_idx ht20_max_power_offset[3];
490 u8 channel_plan; /* 0x75 */
491 u8 tssi_a;
492 u8 tssi_b;
493 u8 thermal_meter; /* xtal_k */ /* 0x78 */
494 u8 rf_regulatory;
495 u8 rf_option_2;
496 u8 rf_option_3;
497 u8 rf_option_4;
498 u8 res5[1]; /* 0x7d */
499 u8 version;
500 u8 customer_id;