Lines Matching full:duplex
37 * @duplex: link duplex mode, one of DUPLEX_* constants.
48 int duplex; member
109 phy_interface_t interface, int speed, int duplex,
126 * clearing unsupported speeds and duplex settings. The port modes
149 * current speed in @state->speed, duplex mode in @state->duplex, pause
214 * @state->duplex and @state->pause to configure the MAC, but this is
220 * Deprecated state members: speed, duplex, pause.
233 * @state->interface. Duplex and pause modes are negotiated via
236 * flags. Beware of MACs which only support full duplex at gigabit
239 * If in Cisco SGMII mode, the link speed and duplex mode are passed
302 * @duplex: link duplex
308 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
325 int speed, int duplex, bool tx_pause, bool rx_pause);
360 phy_interface_t interface, int speed, int duplex);
370 * current speed in @state->speed, duplex mode in @state->duplex, pause
423 * @duplex: link duplex
428 * and duplex setting. Otherwise, this should be a no-op.
431 phy_interface_t interface, int speed, int duplex);