Searched defs:dm_priv (Results 1 – 2 of 2) sorted by relevance
40 struct dm_priv { struct41 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 …]
32 struct dm_priv { struct53 void rtl8188e_init_dm_priv(struct adapter *adapt); argument