Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
Dr8152.c1004 struct fw_phy_speed_up { struct
4108 static bool rtl8152_is_fw_phy_speed_up_ok(struct r8152 *tp, struct fw_phy_speed_up *phy) in rtl8152_is_fw_phy_speed_up_ok()
4761 if (!rtl8152_is_fw_phy_speed_up_ok(tp, (struct fw_phy_speed_up *)block)) { in rtl8152_check_firmware()
4811 static void rtl_ram_code_speed_up(struct r8152 *tp, struct fw_phy_speed_up *phy, bool wait) in rtl_ram_code_speed_up()
5121 rtl_ram_code_speed_up(tp, (struct fw_phy_speed_up *)block, !power_cut); in rtl8152_apply_firmware()