Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dfw.h579 #define FWSECTION_HDR_V1_W1_CHECKSUM BIT(28) in SET_CMC_TBL_ARFR_CTRL()
489 #define FWSECTION_HDR_V1_W1_CHECKSUM global() macro
H A Dfw.c402 if (le32_get_bits(section->w1, FWSECTION_HDR_V1_W1_CHECKSUM)) in __rtw89_fw_recognize_from_elm()