Searched refs:dim_mode (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c355 unsigned char *dim_mode, short *utc_offset, double *bias, double *drift,
2854 unsigned char *dim_mode,
2876 *dim_mode = buf[15];
4470 dim_mode, local
4504 &dim_mode,
4530 pbuf += sprintf(pbuf, "\nMode : %s", oprtng_dim[dim_mode]);
2847 rpt_0x8F0B( TSIPPKT *rpt, unsigned short *event, double *tow, unsigned char *date, unsigned char *month, short *year, unsigned char *dim_mode, short *utc_offset, double *bias, double *drift, float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt, char sv_id[8] ) argument
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c2528 uint8_t dim_mode; local
2535 dim_mode = NET_DIM_CQ_PERIOD_MODE_START_FROM_EQE;
2539 dim_mode = NET_DIM_CQ_PERIOD_MODE_START_FROM_CQE;
2554 mlx5e_get_default_profile(priv, dim_mode, &curr);
2561 rq->dim.mode = dim_mode;

Completed in 118 milliseconds