Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/realtek/rtw88/
Dcoex.h31 #define TDMA_4SLOT BIT(8) macro
Dcoex.c908 if (tcase & TDMA_4SLOT)/* 4-slot (50ms) mode */ in rtw_coex_tdma()
1357 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()
1361 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_inquiry()
1517 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp()
1627 slot_type = TDMA_4SLOT; in rtw_coex_action_bt_a2dp_hid()
1842 slot_type = TDMA_4SLOT; in rtw_coex_action_wl_linkscan()