Searched refs:DM_Value (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_dm.c75 s32 DM_Value);
1950 s32 DM_Value)
1956 if(DM_Value > 1)
1957 DM_Value = 1;
1958 priv->framesyncMonitor = (u8)DM_Value;
1967 s32 DM_Value)
1975 if(DM_Value > 1)
1976 DM_Value = 1;
1977 DM_RxPathSelTable.Enable = (u8)DM_Value;
1981 if(DM_Value >
1947 dm_change_fsync_setting( struct net_device *dev, s32 DM_Type, s32 DM_Value) argument
1964 dm_change_rxpath_selection_setting( struct net_device *dev, s32 DM_Type, s32 DM_Value) argument
2806 DM_CTSToSelfSetting(struct net_device * dev,u32 DM_Type, u32 DM_Value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_dm.c70 s32 DM_Value);
1917 s32 DM_Value)
1923 if(DM_Value > 1)
1924 DM_Value = 1;
1925 priv->framesyncMonitor = (u8)DM_Value;
1934 s32 DM_Value)
1942 if(DM_Value > 1)
1943 DM_Value = 1;
1944 DM_RxPathSelTable.Enable = (u8)DM_Value;
1948 if(DM_Value >
1914 dm_change_fsync_setting( struct net_device *dev, s32 DM_Type, s32 DM_Value) argument
1931 dm_change_rxpath_selection_setting( struct net_device *dev, s32 DM_Type, s32 DM_Value) argument
2756 DM_CTSToSelfSetting(struct net_device * dev,u32 DM_Type, u32 DM_Value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_dm.h249 s32 DM_Value);
H A Dr8192E_dm.c84 s32 DM_Value);

Completed in 179 milliseconds