Home
last modified time | relevance | path

Searched refs:max_link_speed (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dof.c593 u32 max_link_speed; in of_pci_get_max_link_speed() local
595 if (of_property_read_u32(node, "max-link-speed", &max_link_speed) || in of_pci_get_max_link_speed()
596 max_link_speed == 0 || max_link_speed > 4) in of_pci_get_max_link_speed()
599 return max_link_speed; in of_pci_get_max_link_speed()
H A Dpci-sysfs.c162 static DEVICE_ATTR_RO(max_link_speed);
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c680 u32 max_link_speed; in rockchip_pcie_parse_dt() local
731 ret = ofnode_read_u32(dev->node, "max-link-speed", &max_link_speed); in rockchip_pcie_parse_dt()
732 if (ret < 0 || max_link_speed > 4) in rockchip_pcie_parse_dt()
735 priv->gen = max_link_speed; in rockchip_pcie_parse_dt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmevent.h510 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmevent.h595 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmevent.h600 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmevent.h595 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h755 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h754 uint32 max_link_speed; /* max possible datarate for link in units of 500 Kbit/s */