Searched refs:FC_BOTH (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 Dsky2.c310 [FC_BOTH] = PHY_M_AN_PC | PHY_M_AN_ASP,
318 [FC_BOTH] = PHY_M_P_BOTH_MD_X,
326 [FC_BOTH] = 0,
2041 [FC_BOTH] = "both",
2088 return tx ? FC_BOTH : FC_RX;
2135 sky2->flow_status = FC_BOTH;
3688 rx_pause = (sky2->flow_status == FC_RX || sky2->flow_status == FC_BOTH);
3818 case FC_BOTH:
4548 sky2->flow_mode = FC_BOTH;
H A Dsky2.h2200 FC_BOTH = 3, enumerator in enum:flow_control

Completed in 73 milliseconds