Lines Matching full:duplex
108 * @duplex: link duplex mode, one of DUPLEX_* constants.
111 * constants. If rate matching is taking place, then the speed/duplex of
112 * the medium link mode (@speed and @duplex) and the speed/duplex of the phy
122 int duplex; member
146 * @mac_capabilities: MAC pause/speed/duplex capabilities.
189 phy_interface_t interface, int speed, int duplex,
202 * driver (e.g. not supporting half-duplex in certain interface modes.)
259 * e.g. interface mode. It will not be called for changes in speed, duplex
279 * @state->duplex and @state->pause to configure the MAC, but this is
285 * Deprecated state members: speed, duplex, pause.
298 * @state->interface. Duplex and pause modes are negotiated via
301 * flags. Beware of MACs which only support full duplex at gigabit
304 * If in Cisco SGMII mode, the link speed and duplex mode are passed
361 * @duplex: link duplex
367 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
384 int speed, int duplex, bool tx_pause, bool rx_pause);
439 phy_interface_t interface, int speed, int duplex);
478 * current speed in @state->speed, duplex mode in @state->duplex, pause
535 * @duplex: link duplex
540 * and duplex setting. Otherwise, this should be a no-op.
547 phy_interface_t interface, int speed, int duplex);