Lines Matching full:duplex
110 * @duplex: link duplex mode, one of DUPLEX_* constants.
113 * constants. If rate matching is taking place, then the speed/duplex of
114 * the medium link mode (@speed and @duplex) and the speed/duplex of the phy
124 int duplex; member
155 * @mac_capabilities: MAC pause/speed/duplex capabilities.
209 phy_interface_t interface, int speed, int duplex,
225 * driver (e.g. not supporting half-duplex in certain interface modes.)
282 * e.g. interface mode. It will not be called for changes in speed, duplex
302 * @state->duplex and @state->pause to configure the MAC, but this is
308 * Deprecated state members: speed, duplex, pause.
321 * @state->interface. Duplex and pause modes are negotiated via
324 * flags. Beware of MACs which only support full duplex at gigabit
327 * If in Cisco SGMII mode, the link speed and duplex mode are passed
384 * @duplex: link duplex
390 * @speed, @duplex, @tx_pause and @rx_pause indicate the finalised link
407 int speed, int duplex, bool tx_pause, bool rx_pause);
502 phy_interface_t interface, int speed, int duplex);
557 * current speed in @state->speed, duplex mode in @state->duplex, pause
614 * @duplex: link duplex
619 * and duplex setting. Otherwise, this should be a no-op.
626 phy_interface_t interface, int speed, int duplex);