Searched defs:odm_dm_struct (Results 1 – 1 of 1) sorted by relevance
686 struct odm_dm_struct { struct688 struct adapter *Adapter; /* For CE/NIC team */689 struct rtl8192cd_priv *priv; /* For AP/ADSL team */691 bool odm_ready;693 struct rtl8192cd_priv *fake_priv;694 u64 DebugComponents;695 u32 DebugLevel;698 bool bCckHighPower;699 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */700 u8 ControlChannel;[all …]