Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.h3692 static_assert(sizeof(struct rtw89_mac_mcc_tsf_rpt) <= RTW89_COMPLETION_BUF_SIZE);
3725 static_assert(sizeof(struct rtw89_mac_mrc_tsf_rpt) <= RTW89_COMPLETION_BUF_SIZE);
H A Dcore.h4424 #define RTW89_COMPLETION_BUF_SIZE 40 macro
4429 u8 buf[RTW89_COMPLETION_BUF_SIZE];