Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/usb/
Dr8152.c1029 struct fw_phy_fixup { struct
4286 static bool rtl8152_is_fw_phy_fixup_ok(struct r8152 *tp, struct fw_phy_fixup *fix) in rtl8152_is_fw_phy_fixup_ok()
4848 if (!rtl8152_is_fw_phy_fixup_ok(tp, (struct fw_phy_fixup *)block)) { in rtl8152_check_firmware()
4992 static void rtl8152_fw_phy_fixup(struct r8152 *tp, struct fw_phy_fixup *fix) in rtl8152_fw_phy_fixup()
5211 rtl8152_fw_phy_fixup(tp, (struct fw_phy_fixup *)block); in rtl8152_apply_firmware()