Searched refs:m80x_send_cmd_to_phy (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/
H A Dfealnx.c710 static ulong m80x_send_cmd_to_phy(void __iomem *miiport, int opcode, int phyad, int regad) function
766 miir = m80x_send_cmd_to_phy(miiport, OP_READ, phyad, regad);
805 miir = m80x_send_cmd_to_phy(miiport, OP_WRITE, phyad, regad);

Completed in 71 milliseconds