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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/8xx_io/
H A Dfec.c189 fec_ph_func *ph_rxhandler; member in struct:fec_enet_private
297 if (fep->ph_rxhandler != NULL || fep->ph_txhandler != NULL) {
301 fep->ph_rxhandler = rxfun;
327 fep->ph_rxhandler = fep->ph_txhandler = NULL;
694 if (fep->ph_rxhandler) {
696 switch (fep->ph_rxhandler(data, pkt_len, regval,
1621 fep->ph_rxhandler = fep->ph_txhandler = NULL;

Completed in 86 milliseconds