Searched refs:rxck_def (Results 1 – 1 of 1) sorted by relevance
| /src/sys/contrib/dev/rtw89/ |
| H A D | rtw8852c_rfk.c | 16 struct rxck_def { struct 76 static const struct rxck_def _ck480M = {0x8, 0x2, 0x3, 0xf, 0x0, 0x9}; 77 static const struct rxck_def _ck960M = {0x8, 0x2, 0x2, 0x8, 0x0, 0x9}; 78 static const struct rxck_def _ck1920M = {0x8, 0x0, 0x2, 0x4, 0x6, 0x9}; 458 const struct rxck_def *def; in rtw8852c_rxck_force()
|