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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ducc_fast.h210 /* ucc_fast_disable
217 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/qe_lib/
H A Ducc_fast.c118 void ucc_fast_disable(struct ucc_fast_private * uccf, enum comm_dir mode) function
137 EXPORT_SYMBOL(ucc_fast_disable); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.c1566 ucc_fast_disable(ugeth->uccf, mode); /* OK to do even if not enabled */
3643 ucc_fast_disable(ugeth->uccf, COMM_DIR_RX_AND_TX);

Completed in 66 milliseconds