Home
last modified time | relevance | path

Searched refs:filename_postfix (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c181 char *filename_postfix = ""; in _hal_cfg_rom_fw_8852b() local
185 filename_postfix = FW_FILE_NIC_POSTFIX; in _hal_cfg_rom_fw_8852b()
188 filename_postfix = FW_FILE_WOWLAN_POSTFIX; in _hal_cfg_rom_fw_8852b()
191 filename_postfix = FW_FILE_SPIC_POSTFIX; in _hal_cfg_rom_fw_8852b()
194 filename_postfix = FW_FILE_AP_POSTFIX; in _hal_cfg_rom_fw_8852b()
224 char *filename_postfix = ""; in _hal_read_fw_8852b() local
232 filename_postfix = FW_FILE_NIC_POSTFIX; in _hal_read_fw_8852b()
235 filename_postfix = FW_FILE_WOWLAN_POSTFIX; in _hal_read_fw_8852b()
238 filename_postfix = FW_FILE_SPIC_POSTFIX; in _hal_read_fw_8852b()
241 filename_postfix = FW_FILE_AP_POSTFIX; in _hal_read_fw_8852b()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c181 char *filename_postfix = ""; in _hal_cfg_rom_fw_8852b() local
185 filename_postfix = FW_FILE_NIC_POSTFIX; in _hal_cfg_rom_fw_8852b()
188 filename_postfix = FW_FILE_WOWLAN_POSTFIX; in _hal_cfg_rom_fw_8852b()
191 filename_postfix = FW_FILE_SPIC_POSTFIX; in _hal_cfg_rom_fw_8852b()
194 filename_postfix = FW_FILE_AP_POSTFIX; in _hal_cfg_rom_fw_8852b()
224 char *filename_postfix = ""; in _hal_read_fw_8852b() local
232 filename_postfix = FW_FILE_NIC_POSTFIX; in _hal_read_fw_8852b()
235 filename_postfix = FW_FILE_WOWLAN_POSTFIX; in _hal_read_fw_8852b()
238 filename_postfix = FW_FILE_SPIC_POSTFIX; in _hal_read_fw_8852b()
241 filename_postfix = FW_FILE_AP_POSTFIX; in _hal_read_fw_8852b()
[all …]