Searched refs:hw_coex (Results 1 – 4 of 4) sorted by relevance
2804 btc->cx.bt_ext.hw_coex = BTC_EXTSOC_INTF_PTA; in rtw8922a_btc_set_rfe()
3369 cx->bt_ext.hw_coex = BTC_EXTSOC_INTF_PTA; in rtw8922d_btc_set_rfe()
3453 if (cx->bt_ext.hw_coex & BTC_EXTSOC_INTF_PTA) in _set_ext_interface()3457 if (cx->bt_ext.hw_coex & BTC_EXTSOC_INTF_MBX) in _set_ext_interface()3461 if (cx->bt_ext.hw_coex & BTC_EXTSOC_INTF_SWIO) { in _set_ext_interface()
2298 u8 hw_coex; /* Hard-Wire coex interface support */ member