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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c8497 if (type == PHY_TYPE_PMA_PMD || type == PHY_TYPE_PCS) {
8510 type == PHY_TYPE_PCS ? "PCS" : "MII",
8532 for (i = 0; i < p->cur[PHY_TYPE_PCS]; i++) {
8533 if (p->phy_port[PHY_TYPE_PCS][i] == port)
8717 PHY_TYPE_PCS);
H A Dniu.h3033 #define PHY_TYPE_PCS 1 macro

Completed in 54 milliseconds