Searched refs:speed_type (Results 1 – 3 of 3) sorted by relevance
1358 enum qca_speed_type speed_type) in qca_get_speed() argument1362 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()1392 static int qca_set_speed(struct hci_uart *hu, enum qca_speed_type speed_type) in qca_set_speed() argument1398 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
263 u8 speed_type; /* 0: sfp speed, 1: active speed */ member
2941 mac->speed_type = QUERY_ACTIVE_SPEED; in hclge_get_sfp_info()2947 mac->speed_type = QUERY_SFP_SPEED; in hclge_get_sfp_info()2980 if (mac->speed_type == QUERY_ACTIVE_SPEED) { in hclge_update_port_info()