Home
last modified time | relevance | path

Searched defs:dm_priv (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_dm.h40 struct dm_priv { struct
41 u32 InitODMFlag;
44 int UndecoratedSmoothedPWDB;
45 int UndecoratedSmoothedCCK;
46 int EntryMinUndecoratedSmoothedPWDB;
47 int EntryMaxUndecoratedSmoothedPWDB;
48 int MinUndecoratedPWDBForDM;
49 int LastMinUndecoratedPWDBForDM;
51 s32 UndecoratedSmoothedBeacon;
53 s32 BT_EntryMinUndecoratedSmoothedPWDB;
[all …]
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtl8188e_dm.h32 struct dm_priv { struct
53 void rtl8188e_init_dm_priv(struct adapter *adapt); argument