Searched defs:odm_dm_struct (Results 1 – 1 of 1) sorted by relevance
689 struct odm_dm_struct { struct691 struct adapter *Adapter; /* For CE/NIC team */692 struct rtl8192cd_priv *priv; /* For AP/ADSL team */694 bool odm_ready;696 struct rtl8192cd_priv *fake_priv;697 u64 DebugComponents;698 u32 DebugLevel;701 bool bCckHighPower;702 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */703 u8 ControlChannel;[all …]