mappedfw 68 drivers/staging/rtl8712/hal_init.c static u32 rtl871x_open_fw(struct _adapter *adapter, const u8 **mappedfw) mappedfw 77 drivers/staging/rtl8712/hal_init.c *mappedfw = (*raw)->data; mappedfw 153 drivers/staging/rtl8712/hal_init.c const u8 *mappedfw = NULL; mappedfw 159 drivers/staging/rtl8712/hal_init.c ulfilelength = rtl871x_open_fw(adapter, &mappedfw); mappedfw 160 drivers/staging/rtl8712/hal_init.c if (mappedfw && (ulfilelength > 0)) { mappedfw 161 drivers/staging/rtl8712/hal_init.c update_fwhdr(&fwhdr, mappedfw); mappedfw 176 drivers/staging/rtl8712/hal_init.c ptr = (u8 *)mappedfw + FIELD_OFFSET(struct fw_hdr, fwpriv) +