Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c981 #define BTC_RPT_HDR_SIZE 3 macro
1991 return (rpt_len + BTC_RPT_HDR_SIZE); in _chk_btc_report()
2017 if ((index + rpt_len + BTC_RPT_HDR_SIZE) > buf_len) in _parse_btc_report()