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.c127 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v0()
237 struct rtw89_fw_hdr_section_info *section_info, in __parse_formatted_mssc()
320 struct rtw89_fw_hdr_section_info *section_info, in __parse_security_section()
350 struct rtw89_fw_hdr_section_info *section_info; in rtw89_fw_hdr_parser_v1()
1165 struct rtw89_fw_hdr_section_info *section_info; in __rtw89_fw_download_tweak_hdr_v1()
1274 struct rtw89_fw_hdr_section_info *info) in __rtw89_fw_download_main()
1347 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
280 struct rtw89_fw_hdr_section_info section_info[FWDL_SECTION_MAX_NUM]; argument