Searched refs:oper_status (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | dpll.c | 41 enum mlx5_msees_oper_status oper_status; member 61 synce_status->oper_status = MLX5_GET(msees_reg, out, oper_status); in mlx5_dpll_synce_status_get() 89 switch (synce_status->oper_status) { in mlx5_dpll_lock_status_get() 107 switch (synce_status->oper_status) { in mlx5_dpll_lock_status_error_get() 128 (synce_status->oper_status == MLX5_MSEES_OPER_STATUS_SELF_TRACK || in mlx5_dpll_pin_state_get() 129 synce_status->oper_status == MLX5_MSEES_OPER_STATUS_OTHER_TRACK)) ? in mlx5_dpll_pin_state_get()
|
/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 10002 u8 oper_status[0x4]; member 10415 u8 oper_status[0x4]; member 10878 u8 oper_status[0x4]; member 13317 u8 oper_status[0x4]; member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 5009 MLXSW_ITEM32(reg, paos, oper_status, 0x00, 0, 4); 13209 MLXSW_ITEM32(reg, pude, oper_status, 0x00, 0, 4);
|