Searched defs:odm_dm_struct (Results 1 – 1 of 1) sorted by relevance
737 struct odm_dm_struct { struct739 struct adapter *Adapter; /* For CE/NIC team */740 struct rtl8192cd_priv *priv; /* For AP/ADSL team */742 bool odm_ready;744 struct rtl8192cd_priv *fake_priv;747 bool bCckHighPower;748 u8 RFPathRxEnable; /* ODM_CMNINFO_RFPATH_ENABLE */749 u8 ControlChannel;756 u8 SupportPlatform;758 u32 SupportAbility;[all …]