Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c3139 u8 i, n, ulen, cxmreg_max; in btc_fw_set_monreg() local
3147 cxmreg_max = CXMREG_MAX; in btc_fw_set_monreg()
3149 cxmreg_max = CXMREG_MAX_V2; in btc_fw_set_monreg()
3151 if (n > cxmreg_max) { in btc_fw_set_monreg()
3154 __func__, n, cxmreg_max); in btc_fw_set_monreg()