Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw88/
H A Drtw8723d.h11 PATH_NR, global() enumerator
H A Drtw8723x.h19 PATH_NR, enumerator
41 IQK_SX_NR = IQK_NR / PATH_NR,
H A Drtw8723x.c576 u8 candidate[PATH_NR] = {IQK_ROUND_INVALID, IQK_ROUND_INVALID}; in __rtw8723x_iqk_similarity_cmp()
605 for (i = 0; i < PATH_NR; i++) { in __rtw8723x_iqk_similarity_cmp()
H A Drtw8723d.c408 static const struct rtw_8723d_iqk_cfg iqk_tx_cfg[PATH_NR] = {