Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c651 offset = ALIGN(offset, RTW89_FW_ELEMENT_ALIGN); in rtw89_fw_recognize_elements()
683 offset = ALIGN(offset, RTW89_FW_ELEMENT_ALIGN); in rtw89_fw_recognize_elements()
H A Dfw.h3403 #define RTW89_FW_ELEMENT_ALIGN 16 macro