Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c1848 u8 n, *ptr = NULL, ulen, cxmreg_max; in btc_fw_set_monreg() local
1856 cxmreg_max = CXMREG_MAX; in btc_fw_set_monreg()
1858 cxmreg_max = CXMREG_MAX_V2; in btc_fw_set_monreg()
1862 if (n > cxmreg_max) { in btc_fw_set_monreg()
1865 __func__, n, cxmreg_max); in btc_fw_set_monreg()