Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dcoex.c9258 #define CASE_BTC_POLUT_STR(e) case BTC_PLT_## e: return #e macro
9265 CASE_BTC_POLUT_STR(NONE); in id_to_polut()
9266 CASE_BTC_POLUT_STR(GNT_BT_TX); in id_to_polut()
9267 CASE_BTC_POLUT_STR(GNT_BT_RX); in id_to_polut()
9268 CASE_BTC_POLUT_STR(GNT_WL); in id_to_polut()
9269 CASE_BTC_POLUT_STR(BT); in id_to_polut()
9270 CASE_BTC_POLUT_STR(ALL); in id_to_polut()