Lines Matching full:duplex
37 * @duplex: link duplex mode, one of DUPLEX_* constants.
48 int duplex; member
111 phy_interface_t interface, int speed, int duplex,
128 * clearing unsupported speeds and duplex settings. The port modes
151 * current speed in @state->speed, duplex mode in @state->duplex, pause
216 * @state->duplex and @state->pause to configure the MAC, but this is
222 * Deprecated state members: speed, duplex, pause.
235 * @state->interface. Duplex and pause modes are negotiated via
238 * flags. Beware of MACs which only support full duplex at gigabit
241 * If in Cisco SGMII mode, the link speed and duplex mode are passed
304 * @duplex: link duplex
310 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
327 int speed, int duplex, bool tx_pause, bool rx_pause);
362 phy_interface_t interface, int speed, int duplex);
372 * current speed in @state->speed, duplex mode in @state->duplex, pause
425 * @duplex: link duplex
430 * and duplex setting. Otherwise, this should be a no-op.
433 phy_interface_t interface, int speed, int duplex);