Searched defs:xgbe_hw_features (Results 1 – 2 of 2) sorted by relevance
959 struct xgbe_hw_features { struct961 unsigned int version;964 unsigned int gmii; /* 1000 Mbps support */965 unsigned int vlhash; /* VLAN Hash Filter */966 unsigned int sma; /* SMA(MDIO) Interface */967 unsigned int rwk; /* PMT remote wake-up packet */968 unsigned int mgk; /* PMT magic packet */969 unsigned int mmc; /* RMON module */970 unsigned int aoe; /* ARP Offload */971 unsigned int ts; /* IEEE 1588-2008 Advanced Timestamp */[all …]
991 struct xgbe_hw_features { struct993 unsigned int version;996 unsigned int gmii; /* 1000 Mbps support */997 unsigned int vlhash; /* VLAN Hash Filter */998 unsigned int sma; /* SMA(MDIO) Interface */999 unsigned int rwk; /* PMT remote wake-up packet */1000 unsigned int mgk; /* PMT magic packet */1001 unsigned int mmc; /* RMON module */1002 unsigned int aoe; /* ARP Offload */1003 unsigned int ts; /* IEEE 1588-2008 Advanced Timestamp */[all …]