Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_common.c1276 #define __DFIR_CFG_NR 8 in rtw8852bx_bb_set_tx_shape_dfir() macro
1279 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8852bx_bb_set_tx_shape_dfir()
1306 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852bx_bb_set_tx_shape_dfir()
1315 #undef __DFIR_CFG_NR in rtw8852bx_bb_set_tx_shape_dfir()
H A Drtw8851b.c1873 #define __DFIR_CFG_NR 8 in rtw8851b_bb_set_tx_shape_dfir() macro
1876 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8851b_bb_set_tx_shape_dfir()
1903 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8851b_bb_set_tx_shape_dfir()
1912 #undef __DFIR_CFG_NR in rtw8851b_bb_set_tx_shape_dfir()
H A Drtw8852c.c2143 #define __DFIR_CFG_NR 8 in rtw8852c_bb_set_tx_shape_dfir() macro
2146 static_assert(ARRAY_SIZE(_prefix ## _ ## _name) == __DFIR_CFG_NR) in rtw8852c_bb_set_tx_shape_dfir()
2177 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852c_bb_set_tx_shape_dfir()
2188 #undef __DFIR_CFG_NR in rtw8852c_bb_set_tx_shape_dfir()