Searched refs:oper_status (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 43 enum mlx5_msees_oper_status oper_status; member 63 synce_status->oper_status = MLX5_GET(msees_reg, out, oper_status); in mlx5_dpll_synce_status_get() 91 switch (synce_status->oper_status) { in mlx5_dpll_lock_status_get() 109 switch (synce_status->oper_status) { in mlx5_dpll_lock_status_error_get() 130 (synce_status->oper_status == MLX5_MSEES_OPER_STATUS_SELF_TRACK || in mlx5_dpll_pin_state_get() 131 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 | 10186 u8 oper_status[0x4]; member 10599 u8 oper_status[0x4]; member 11066 u8 oper_status[0x4]; member 13532 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);
|