Searched defs:DM_Out_Source_Dynamic_Mechanism_Structure (Results 1 – 4 of 4) sorted by relevance
563 struct DM_Out_Source_Dynamic_Mechanism_Structure struct570 PADAPTER Adapter; // For CE/NIC team571 prtl8192cd_priv priv; // For AP/ADSL team573 BOOLEAN odm_ready;576 rtl8192cd_priv fake_priv;580 ADAPTER fake_adapter;583 PHY_REG_PG_TYPE PhyRegPgValueType;584 u1Byte PhyRegPgVersion;586 u4Byte DebugComponents;587 u4Byte DebugLevel;[all …]
565 struct DM_Out_Source_Dynamic_Mechanism_Structure struct574 PADAPTER Adapter; // For CE/NIC team575 prtl8192cd_priv priv; // For AP/ADSL team577 BOOLEAN odm_ready;580 rtl8192cd_priv fake_priv;584 ADAPTER fake_adapter;587 PHY_REG_PG_TYPE PhyRegPgValueType;588 u1Byte PhyRegPgVersion;590 u8Byte DebugComponents;591 u4Byte DebugLevel;[all …]
577 struct DM_Out_Source_Dynamic_Mechanism_Structure struct586 PADAPTER Adapter; // For CE/NIC team587 prtl8192cd_priv priv; // For AP/ADSL team589 BOOLEAN odm_ready;592 rtl8192cd_priv fake_priv;596 ADAPTER fake_adapter;599 PHY_REG_PG_TYPE PhyRegPgValueType;600 u1Byte PhyRegPgVersion;602 u8Byte DebugComponents;603 u4Byte DebugLevel;[all …]
867 typedef struct DM_Out_Source_Dynamic_Mechanism_Structure { struct872 struct adapter *Adapter; /* For CE/NIC team */874 bool odm_ready;876 PHY_REG_PG_TYPE PhyRegPgValueType;877 u8 PhyRegPgVersion;879 u64 DebugComponents;880 u32 DebugLevel;882 u32 NumQryPhyStatusAll; /* CCK + OFDM */883 u32 LastNumQryPhyStatusAll;884 u32 RxPWDBAve;[all …]