Searched refs:rtl_fw_read_t (Results 1 – 2 of 2) sorted by relevance
16 typedef int (*rtl_fw_read_t)(struct rtl8169_private *tp, int reg); typedef22 rtl_fw_read_t phy_read;24 rtl_fw_read_t mac_mcu_read;
144 rtl_fw_read_t fw_read = rtl_fw->phy_read; in rtl_fw_write_firmware()