Searched defs:odm_dm_struct (Results 1 – 1 of 1) sorted by relevance
724 struct odm_dm_struct { struct726 struct adapter *Adapter; /* For CE/NIC team */727 struct rtl8192cd_priv *priv; /* For AP/ADSL team */729 bool odm_ready;731 struct rtl8192cd_priv *fake_priv;732 u64 DebugComponents;733 u32 DebugLevel;736 bool bCckHighPower;737 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */738 u8 ControlChannel;[all …]