Searched refs:update_mpp (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.c564 * update_mpp
570 static ssize_t update_mpp(u64 *entitlement, u8 *weight) function
666 retval = update_mpp(new_entitled_ptr, NULL);
673 retval = update_mpp(NULL, new_weight_ptr);

Completed in 107 milliseconds