Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Dsar.c68 rtw88_static_assert(ARRAY_SIZE(rtw_common_sar_freq_ranges) == RTW_SAR_BAND_NR);
H A Dmain.h2291 #define rtw88_static_assert(_x) static_assert(_x) macro
2293 #define rtw88_static_assert(_x) _Static_assert(_x, "bad array size") macro
H A Dtx.c756 rtw88_static_assert(ARRAY_SIZE(ac_to_hwq) == IEEE80211_NUM_ACS);
H A Drtw8821c.c1843 rtw88_static_assert(ARRAY_SIZE(rf_para_tx_8821c) == ARRAY_SIZE(rf_para_rx_8821c));
H A Drtw8822b.c2355 rtw88_static_assert(ARRAY_SIZE(rf_para_tx_8822b) == ARRAY_SIZE(rf_para_rx_8822b));
H A Drtw8822c.c5167 rtw88_static_assert(ARRAY_SIZE(rf_para_tx_8822c) == ARRAY_SIZE(rf_para_rx_8822c));