Searched refs:qls (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 201 void *priv, unsigned long *qls, in mlx5_dpll_clock_quality_level_get() argument 222 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_PRC, qls); in mlx5_dpll_clock_quality_level_get() 225 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_SSU_A, qls); in mlx5_dpll_clock_quality_level_get() 228 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_SSU_B, qls); in mlx5_dpll_clock_quality_level_get() 231 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_EEC1, qls); in mlx5_dpll_clock_quality_level_get() 234 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_PRTC, qls); in mlx5_dpll_clock_quality_level_get() 237 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_EPRTC, qls); in mlx5_dpll_clock_quality_level_get() 240 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_EEEC, qls); in mlx5_dpll_clock_quality_level_get() 243 __set_bit(DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_EPRC, qls); in mlx5_dpll_clock_quality_level_get()
|