Lines Matching defs:rtl_fw
746 struct rtl_fw { struct
747 const struct firmware *fw;
751 char version[RTL_VER_SIZE];
753 struct rtl_fw_phy_action {
756 } phy_action;
757 } *rtl_fw; member
1469 struct rtl_fw *rtl_fw = tp->rtl_fw; in rtl8169_get_drvinfo() local
2027 static bool rtl_fw_format_ok(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_fw_format_ok()
2137 static int rtl_check_firmware(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_check_firmware()
2153 static void rtl_phy_write_fw(struct rtl8169_private *tp, struct rtl_fw *rtl_fw) in rtl_phy_write_fw()
2243 struct rtl_fw *rtl_fw = tp->rtl_fw; in rtl_apply_firmware() local
3961 struct rtl_fw *rtl_fw; in rtl_request_uncached_firmware() local