Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_common.c1278 #define __DFIR_CFG_NR 8 in rtw8852bx_bb_set_tx_shape_dfir() macro
1281 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8852bx_bb_set_tx_shape_dfir()
1308 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852bx_bb_set_tx_shape_dfir()
1317 #undef __DFIR_CFG_NR in rtw8852bx_bb_set_tx_shape_dfir()
H A Drtw8851b.c1706 #define __DFIR_CFG_NR 8 in rtw8851b_bb_set_tx_shape_dfir() macro
1709 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8851b_bb_set_tx_shape_dfir()
1736 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8851b_bb_set_tx_shape_dfir()
1745 #undef __DFIR_CFG_NR in rtw8851b_bb_set_tx_shape_dfir()
H A Drtw8852c.c2000 #define __DFIR_CFG_NR 8 in rtw8852c_bb_set_tx_shape_dfir() macro
2003 static_assert(ARRAY_SIZE(_prefix ## _ ## _name) == __DFIR_CFG_NR) in rtw8852c_bb_set_tx_shape_dfir()
2034 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852c_bb_set_tx_shape_dfir()
2045 #undef __DFIR_CFG_NR in rtw8852c_bb_set_tx_shape_dfir()