Searched defs:rtl_fw (Results 1 – 1 of 1) sorted by relevance
725 struct rtl_fw { struct726 const struct firmware *fw;730 char version[RTL_VER_SIZE];732 struct rtl_fw_phy_action {735 } phy_action;736 } *rtl_fw; member1404 struct rtl_fw *rtl_fw = tp->rtl_fw; in rtl8169_get_drvinfo() local1950 static bool rtl_fw_format_ok(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_fw_format_ok()2060 static int rtl_check_firmware(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_check_firmware()2076 static void rtl_phy_write_fw(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_phy_write_fw()[all …]