Searched refs:al_eth_kr_coef_up_data (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.h128 struct al_eth_kr_coef_up_data { struct
161 struct al_eth_kr_coef_up_data *lpcoeff);
187 struct al_eth_kr_coef_up_data *ldcoeff);
H A Dal_hal_eth_kr.c500 struct al_eth_kr_coef_up_data *lpcoeff)
557 struct al_eth_kr_coef_up_data *ldcoeff)
/freebsd-12-stable/sys/dev/al_eth/
H A Dal_init_eth_kr.c113 struct al_eth_kr_coef_up_data last_lpcoeff; /* last coeff received */
226 struct al_eth_kr_coef_up_data *lpcoeff)
271 sizeof(struct al_eth_kr_coef_up_data));
278 struct al_eth_kr_coef_up_data *lpcoeff)
280 struct al_eth_kr_coef_up_data *last_lpcoeff = &kr_data->last_lpcoeff;
283 sizeof(struct al_eth_kr_coef_up_data)) == 0) {
287 al_memcpy(last_lpcoeff, lpcoeff, sizeof(struct al_eth_kr_coef_up_data));
302 struct al_eth_kr_coef_up_data new_lpcoeff;
378 al_eth_kr_lt_coef_set(struct al_eth_kr_coef_up_data *ldcoeff,
422 struct al_eth_kr_coef_up_data ldcoef
[all...]

Completed in 103 milliseconds