Lines Matching full:pause
44 * autonegotiation advertisement. They correspond to the PAUSE and
109 * @pause: link pause state, described by MLO_PAUSE_* constants.
123 int pause; member
150 * @mac_capabilities: MAC pause/speed/duplex capabilities.
265 * or pause modes or to change the in-band advertisement.
267 * In all negotiation modes, as defined by @mode, @state->pause indicates the
268 * pause settings which should be applied as follows. If %MLO_PAUSE_AN is not
270 * pause frames and/or act on received pause frames respectively. Otherwise,
272 * to control the MAC pause mode settings.
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
304 * the in-band configuration word. Advertised pause modes are set
316 * Valid state members: interface, an_enabled, pause, advertising.
367 * @tx_pause: link transmit pause enablement status
368 * @rx_pause: link receive pause enablement status
379 * that the user wishes to override the pause settings, and this should
491 * current speed in @state->speed, duplex mode in @state->duplex, pause
492 * mode in @state->pause using the %MLO_PAUSE_RX and %MLO_PAUSE_TX bits,
506 * @permit_pause_to_mac: permit forwarding pause resolution to MAC
510 * hardware may forward the pause mode resolution to the MAC.