Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c61 struct rtw89_fw_hdr_section_info *section_info,
133 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v0()
267 struct rtw89_fw_hdr_section_info *section_info, in __parse_formatted_mssc()
349 struct rtw89_fw_hdr_section_info *section_info, in __parse_security_section()
384 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v1()
1196 struct rtw89_fw_hdr_section_info *section_info; in __rtw89_fw_download_tweak_hdr_v0()
1221 struct rtw89_fw_hdr_section_info *section_info; in __rtw89_fw_download_tweak_hdr_v1()
1330 struct rtw89_fw_hdr_section_info *info) in __rtw89_fw_download_main()
1413 struct rtw89_fw_hdr_section_info *section_info = info->section_info; in rtw89_fw_download_main()
H A Dfw.h260 struct rtw89_fw_hdr_section_info { struct
282 struct rtw89_fw_hdr_section_info section_info[FWDL_SECTION_MAX_NUM]; argument