Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c8436 #define CASE_BTC_POLUT_STR(e) case BTC_PLT_## e: return #e macro
8443 CASE_BTC_POLUT_STR(NONE); in id_to_polut()
8444 CASE_BTC_POLUT_STR(GNT_BT_TX); in id_to_polut()
8445 CASE_BTC_POLUT_STR(GNT_BT_RX); in id_to_polut()
8446 CASE_BTC_POLUT_STR(GNT_WL); in id_to_polut()
8447 CASE_BTC_POLUT_STR(BT); in id_to_polut()
8448 CASE_BTC_POLUT_STR(ALL); in id_to_polut()