Lines Matching +full:asym +full:- +full:pause
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
18 * 4. Neither the name of the author nor the names of any co-contributors
63 #define XMPHY_ANAR_PAUSEBITS 0x0180 /* Pause bits */
71 #define XMPHY_ANLPAR_PAUSEBITS 0x0180 /* Pause bits */
75 #define XMPHY_RF_OK 0x0000 /* No error -- link is good */
80 #define XMPHY_PAUSE_NOPAUSE 0x0000 /* No pause possible */
81 #define XMPHY_PAUSE_ASYMETRIC 0x0080 /* Asymetric pause toward LP */
82 #define XMPHY_PAUSE_SYMETRIC 0x0100 /* Symetric pause */
83 #define XMPHY_PAUSE_BOTH 0x0180 /* Both sym and asym pause */
107 #define XMPHY_EXTSTS_FDX 0x8000 /* 1000base-X FD capable */
108 #define XMPHY_EXTSTS_HDX 0x4000 /* 1000base-X HD capable */
111 #define XMPHY_RESAB_PAUSEBITS 0x0180 /* Pause bits */
115 #define XMPHY_RESAB_PAUSEMIS 0x0008 /* Pause mismatch */