Thread (21 messages) flat view 21 messages, 2 authors, 2016-11-02

Re: [PATCH net-next 08/11] net: dsa: mv88e6xxx: add port duplex setter

From: Andrew Lunn <andrew@lunn.ch>
Date: 2016-11-01 09:44:44
Also in: lkml

 	int (*port_set_link)(struct mv88e6xxx_chip *chip, int port, int link);
+
+	/* Port's MAC duplex mode
+	 *
+	 * Use DUPLEX_HALF or DUPLEX_FULL to force half or full duplex, or
+	 * DUPLEX_UNKNOWN for normal duplex detection.
+	 */
+	int (*port_set_duplex)(struct mv88e6xxx_chip *chip, int port, int dup);
Hi Vivien

Again, i think DUPLEX_UNFORCED, or DUPLEX_AUTO would be better.

       Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help