is_10G
#define is_10G(adapter) (board_info(adapter)->caps & SUPPORTED_10000baseT_Full)
static inline int is_10G(const struct adapter *adap)