Home
last modified time | relevance | path

Searched refs:speed_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c1370 enum qca_speed_type speed_type) in qca_get_speed()
1374 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1404 static int qca_set_speed(struct hci_uart *hu, enum qca_speed_type speed_type) in qca_set_speed() argument
1410 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1369 qca_get_speed(struct hci_uart *hu, enum qca_speed_type speed_type) qca_get_speed() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_qca.c1419 enum qca_speed_type speed_type) in qca_get_speed()
1423 if (speed_type == QCA_INIT_SPEED) { in qca_get_speed()
1462 static int qca_set_speed(struct hci_uart *hu, enum qca_speed_type speed_type) in qca_set_speed() argument
1468 if (speed_type == QCA_INIT_SPEED) { in qca_set_speed()
1418 qca_get_speed(struct hci_uart *hu, enum qca_speed_type speed_type) qca_get_speed() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h265 u8 speed_type; /* 0: sfp speed, 1: active speed */ member
H A Dhclge_main.c2946 mac->speed_type = QUERY_ACTIVE_SPEED; in hclge_get_sfp_info()
2952 mac->speed_type = QUERY_SFP_SPEED; in hclge_get_sfp_info()
2985 if (mac->speed_type == QUERY_ACTIVE_SPEED) { in hclge_update_port_info()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h268 u8 speed_type; /* 0: sfp speed, 1: active speed */ member
H A Dhclge_main.c3227 mac->speed_type = QUERY_ACTIVE_SPEED; in hclge_get_sfp_info()
3235 mac->speed_type = QUERY_SFP_SPEED; in hclge_get_sfp_info()
3407 if (mac->speed_type == QUERY_ACTIVE_SPEED) { in hclge_update_port_info()

Completed in 100 milliseconds