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
150 * @mac_capabilities: MAC pause/speed/duplex capabilities.
194 phy_interface_t interface, int speed, int duplex,
207 * driver (e.g. not supporting half-duplex in certain interface modes.)
264 * e.g. interface mode. It will not be called for changes in speed, duplex
284 * @state->duplex and @state->pause to configure the MAC, but this is
290 * Deprecated state members: speed, duplex, pause.
303 * @state->interface. Duplex and pause modes are negotiated via
306 * flags. Beware of MACs which only support full duplex at gigabit
309 * If in Cisco SGMII mode, the link speed and duplex mode are passed
366 * @duplex: link duplex
372 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
389 int speed, int duplex, bool tx_pause, bool rx_pause);
451 phy_interface_t interface, int speed, int duplex);
491 * current speed in @state->speed, duplex mode in @state->duplex, pause
545 * @duplex: link duplex
550 * and duplex setting. Otherwise, this should be a no-op.
557 phy_interface_t interface, int speed, int duplex);