Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dfw.h480 #define GET_FWSECTION_HDR_SEC_SIZE(fwhdr) \ macro
Dfw.c104 section_info->len = GET_FWSECTION_HDR_SEC_SIZE(fw); in rtw89_fw_hdr_parser()