Lines Matching full:pause
334 * @rx: Pause frame setting for RX
335 * @tx: Pause frame setting for TX
337 * Set the MAC RX/TX PAUSE frames settings
340 * active PAUSE settings. Otherwise, the new active settings should be reflected
376 * Determine the MAC RX/TX PAUSE frames settings based on PHY
393 /* If PAUSE autonegotiation is disabled, the TX/RX PAUSE settings in fman_get_pause_cfg()
402 /* Else if PAUSE autonegotiation is enabled, the TX/RX PAUSE in fman_get_pause_cfg()
411 if (phy_dev->pause) in fman_get_pause_cfg()
417 * symmetric/asymmetric PAUSE capabilities. in fman_get_pause_cfg()
840 priv->fixed_link->pause = phy->pause; in mac_probe()
853 /* pause frame autonegotiation enabled */ in mac_probe()
856 /* By intializing the values to false, force FMD to enable PAUSE frames in mac_probe()