sfxge(4): remove unused EFX PHY symbols
Submitted by: Andy Moreton <amoreton at solarflare.com> Sponsored by: Solarflare Communications, Inc. MFC after: 1 week
This commit is contained in:
parent
0489c34fc2
commit
1943fefa8f
@ -683,15 +683,6 @@ efx_mon_fini(
|
||||
|
||||
/* PHY */
|
||||
|
||||
#define PMA_PMD_MMD 1
|
||||
#define PCS_MMD 3
|
||||
#define PHY_XS_MMD 4
|
||||
#define DTE_XS_MMD 5
|
||||
#define AN_MMD 7
|
||||
#define CL22EXT_MMD 29
|
||||
|
||||
#define MAXMMD ((1 << 5) - 1)
|
||||
|
||||
extern __checkReturn efx_rc_t
|
||||
efx_phy_verify(
|
||||
__in efx_nic_t *enp);
|
||||
|
Loading…
Reference in New Issue
Block a user