Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.c1305 if (b->tx_3M != (u32)btinfo.hb3.tx_3M) in _update_bt_info()
1307 b->tx_3M = (u32)btinfo.hb3.tx_3M; in _update_bt_info()
H A Dhal_btc.h558 u8 tx_3M: 1; member
1062 u32 tx_3M: 1; member
H A Dhalbtc_dbg_cmd.c451 (bt_linfo->tx_3M? 3 : 2), in _show_bt_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.c1305 if (b->tx_3M != (u32)btinfo.hb3.tx_3M) in _update_bt_info()
1307 b->tx_3M = (u32)btinfo.hb3.tx_3M; in _update_bt_info()
H A Dhal_btc.h558 u8 tx_3M: 1; member
1067 u32 tx_3M: 1; member
H A Dhalbtc_dbg_cmd.c451 (bt_linfo->tx_3M? 3 : 2), in _show_bt_info()