Lines Matching full:pause
38 * @pause: link pause state, described by MLO_PAUSE_* constants.
49 int pause; member
149 * current speed in @state->speed, duplex mode in @state->duplex, pause
150 * mode in @state->pause using the %MLO_PAUSE_RX and %MLO_PAUSE_TX bits,
197 * In all negotiation modes, as defined by @mode, @state->pause indicates the
198 * pause settings which should be applied as follows. If %MLO_PAUSE_AN is not
200 * pause frames and/or act on received pause frames respectively. Otherwise,
202 * to control the MAC pause mode settings.
214 * @state->duplex and @state->pause to configure the MAC, but this is
220 * Deprecated state members: speed, duplex, pause.
233 * @state->interface. Duplex and pause modes are negotiated via
234 * the in-band configuration word. Advertised pause modes are set
246 * Valid state members: interface, an_enabled, pause, advertising.
303 * @tx_pause: link transmit pause enablement status
304 * @rx_pause: link receive pause enablement status
315 * that the user wishes to override the pause settings, and this should
370 * current speed in @state->speed, duplex mode in @state->duplex, pause
371 * mode in @state->pause using the %MLO_PAUSE_RX and %MLO_PAUSE_TX bits,
388 * @permit_pause_to_mac: permit forwarding pause resolution to MAC
392 * hardware may forward the pause mode resolution to the MAC.