Searched refs:fw_read (Results 1 – 3 of 3) sorted by relevance
144 rtl_fw_read_t fw_read = rtl_fw->phy_read; in rtl_fw_write_firmware() local 156 predata = fw_read(tp, regno); in rtl_fw_write_firmware() 171 fw_read = rtl_fw->mac_mcu_read; in rtl_fw_write_firmware() 174 fw_read = rtl_fw->phy_read; in rtl_fw_write_firmware()
32 int (*fw_read)(void *priv, u8 *buf, u32 len); member
396 .fw_read = mxl_fw_read,