Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_fw.c418 return (rpt_len + BTC_RPT_HDR_SIZE); in _chk_btc_report()
431 if ((index + rpt_len + BTC_RPT_HDR_SIZE) > buf_len) in _parse_btc_report()
H A Dhal_btc.h51 #define BTC_RPT_HDR_SIZE 3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_fw.c418 return (rpt_len + BTC_RPT_HDR_SIZE); in _chk_btc_report()
431 if ((index + rpt_len + BTC_RPT_HDR_SIZE) > buf_len) in _parse_btc_report()
H A Dhal_btc.h51 #define BTC_RPT_HDR_SIZE 3 macro