Lines Matching full:duplex
174 * @duplex: link duplex mode, one of DUPLEX_* constants.
177 * constants. If rate matching is taking place, then the speed/duplex of
178 * the medium link mode (@speed and @duplex) and the speed/duplex of the phy
188 int duplex; member
212 * @mac_capabilities: MAC pause/speed/duplex capabilities.
256 phy_interface_t interface, int speed, int duplex,
273 * clearing unsupported speeds and duplex settings. The port modes
348 * e.g. interface mode. It will not be called for changes in speed, duplex
368 * @state->duplex and @state->pause to configure the MAC, but this is
374 * Deprecated state members: speed, duplex, pause.
387 * @state->interface. Duplex and pause modes are negotiated via
390 * flags. Beware of MACs which only support full duplex at gigabit
393 * If in Cisco SGMII mode, the link speed and duplex mode are passed
450 * @duplex: link duplex
456 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
473 int speed, int duplex, bool tx_pause, bool rx_pause);
528 phy_interface_t interface, int speed, int duplex);
567 * current speed in @state->speed, duplex mode in @state->duplex, pause
624 * @duplex: link duplex
629 * and duplex setting. Otherwise, this should be a no-op.
636 phy_interface_t interface, int speed, int duplex);