Lines Matching full:pause
25 * autonegotiation advertisement. They correspond to the PAUSE and
90 * @pause: link pause state, described by MLO_PAUSE_* constants.
105 int pause; member
131 * @mac_capabilities: MAC pause/speed/duplex capabilities.
235 * current speed in @state->speed, duplex mode in @state->duplex, pause
236 * mode in @state->pause using the %MLO_PAUSE_RX and %MLO_PAUSE_TX bits,
289 * in speed, duplex or pause modes or to change the in-band advertisement.
290 * In any case, it is strongly preferred that speed, duplex and pause settings
296 * In all negotiation modes, as defined by @mode, @state->pause indicates the
297 * pause settings which should be applied as follows. If %MLO_PAUSE_AN is not
299 * pause frames and/or act on received pause frames respectively. Otherwise,
301 * to control the MAC pause mode settings.
313 * @state->duplex and @state->pause to configure the MAC, but this is
319 * Deprecated state members: speed, duplex, pause.
332 * @state->interface. Duplex and pause modes are negotiated via
333 * the in-band configuration word. Advertised pause modes are set
345 * Valid state members: interface, an_enabled, pause, advertising.
406 * @tx_pause: link transmit pause enablement status
407 * @rx_pause: link receive pause enablement status
418 * that the user wishes to override the pause settings, and this should
493 * current speed in @state->speed, duplex mode in @state->duplex, pause
494 * mode in @state->pause using the %MLO_PAUSE_RX and %MLO_PAUSE_TX bits,
511 * @permit_pause_to_mac: permit forwarding pause resolution to MAC
515 * hardware may forward the pause mode resolution to the MAC.