Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcoex.c2471 u8 i, n, ulen, cxmreg_max; in btc_fw_set_monreg() local
2479 cxmreg_max = CXMREG_MAX; in btc_fw_set_monreg()
2481 cxmreg_max = CXMREG_MAX_V2; in btc_fw_set_monreg()
2483 if (n > cxmreg_max) { in btc_fw_set_monreg()
2486 __func__, n, cxmreg_max); in btc_fw_set_monreg()