Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.c1655 #define __DFIR_CFG_NR 8 in rtw8851b_bb_set_tx_shape_dfir() macro
1659 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8851b_bb_set_tx_shape_dfir()
1663 rtw89_static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8851b_bb_set_tx_shape_dfir()
1691 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8851b_bb_set_tx_shape_dfir()
1700 #undef __DFIR_CFG_NR in rtw8851b_bb_set_tx_shape_dfir()
H A Drtw8852b.c1640 #define __DFIR_CFG_NR 8 in rtw8852b_bb_set_tx_shape_dfir() macro
1644 static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8852b_bb_set_tx_shape_dfir()
1648 rtw89_static_assert(ARRAY_SIZE(param_ ## _name) == __DFIR_CFG_NR) in rtw8852b_bb_set_tx_shape_dfir()
1676 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852b_bb_set_tx_shape_dfir()
1685 #undef __DFIR_CFG_NR in rtw8852b_bb_set_tx_shape_dfir()
H A Drtw8852c.c1912 #define __DFIR_CFG_NR 8 in rtw8852c_bb_set_tx_shape_dfir() macro
1916 static_assert(ARRAY_SIZE(_prefix ## _ ## _name) == __DFIR_CFG_NR) in rtw8852c_bb_set_tx_shape_dfir()
1920 rtw89_static_assert(ARRAY_SIZE(_prefix ## _ ## _name) == __DFIR_CFG_NR) in rtw8852c_bb_set_tx_shape_dfir()
1952 for (i = 0; i < __DFIR_CFG_NR; i++) { in rtw8852c_bb_set_tx_shape_dfir()
1963 #undef __DFIR_CFG_NR in rtw8852c_bb_set_tx_shape_dfir()