Searched refs:HCLGE_SUPPORT_100M_BIT (Results 1 – 2 of 2) sorted by relevance
194 #define HCLGE_SUPPORT_100M_BIT BIT(6) macro202 (HCLGE_SUPPORT_1G_BIT | HCLGE_SUPPORT_100M_BIT | HCLGE_SUPPORT_10M_BIT)
919 {HCLGE_MAC_SPEED_100M, HCLGE_SUPPORT_100M_BIT},1169 if (speed_ability & HCLGE_SUPPORT_100M_BIT) { in hclge_parse_copper_link_mode()1225 if (speed_ability & HCLGE_SUPPORT_100M_BIT) in hclge_get_max_speed()