Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c1348 offset = ALIGN(offset, RTW89_FW_ELEMENT_ALIGN); in rtw89_fw_recognize_elements()
1382 offset = ALIGN(offset, RTW89_FW_ELEMENT_ALIGN); in rtw89_fw_recognize_elements()
H A Dfw.h3870 #define RTW89_FW_ELEMENT_ALIGN 16 macro