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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dlparcfg.c626 u8 new_weight, *new_weight_ptr = &new_weight; local
655 *new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10);
659 retval = update_ppp(NULL, new_weight_ptr);
669 *new_weight_ptr = (u8) simple_strtoul(tmp, &endp, 10);
673 retval = update_mpp(NULL, new_weight_ptr);

Completed in 62 milliseconds