Searched refs:HCLGE_SUPPORT_1G_BIT (Results 1 – 2 of 2) sorted by relevance
187 #define HCLGE_SUPPORT_1G_BIT BIT(0) macro202 (HCLGE_SUPPORT_1G_BIT | HCLGE_SUPPORT_100M_BIT | HCLGE_SUPPORT_10M_BIT)
930 {HCLGE_MAC_SPEED_1G, HCLGE_SUPPORT_1G_BIT},1033 {HCLGE_SUPPORT_1G_BIT, ETHTOOL_LINK_MODE_1000baseKX_Full_BIT},1133 if (speed_ability & HCLGE_SUPPORT_1G_BIT) in hclge_parse_fiber_link_mode()1175 if (speed_ability & HCLGE_SUPPORT_1G_BIT) in hclge_parse_copper_link_mode()1232 if (speed_ability & HCLGE_SUPPORT_1G_BIT) in hclge_get_max_speed()