Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
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()
Dfw.h3403 #define RTW89_FW_ELEMENT_ALIGN 16 macro