Home
last modified time | relevance | path

Searched refs:GET_FW_HDR_MAJOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dfw.h489 #define GET_FW_HDR_MAJOR_VERSION(fwhdr) \ macro
Dfw.c167 fw_suit->major_ver = GET_FW_HDR_MAJOR_VERSION(hdr); in rtw89_fw_update_ver()
Dcore.h2804 RTW89_FW_VER_CODE(GET_FW_HDR_MAJOR_VERSION(fw_hdr), \