Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c94 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v0()
162 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v1()
795 struct rtw89_fw_hdr_section_info *info) in __rtw89_fw_download_main()
837 struct rtw89_fw_hdr_section_info *section_info = info->section_info; in rtw89_fw_download_main()
H A Dfw.h212 struct rtw89_fw_hdr_section_info { struct
226 struct rtw89_fw_hdr_section_info section_info[FWDL_SECTION_MAX_NUM]; argument