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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Dsmtdef.c77 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper);
289 st = set_min_max(1,smc->mib.m[MAC0].fddiMACTvxValueMIB,
292 st |= set_min_max(0,smc->mib.m[MAC0].fddiMACT_MaxMIB,
295 st |= (st2 = set_min_max(0,smc->mib.m[MAC0].fddiMACT_ReqMIB,
345 static int set_min_max(int maxflag, u_long mib, u_long limit, u_long *oper) function

Completed in 63 milliseconds