Searched refs:fsm_query_state (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw.h | 92 int (*fsm_query_state)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
|
H A D | mlxfw_fsm.c | 95 err = mlxfw_dev->ops->fsm_query_state(mlxfw_dev, fwhandle, in mlxfw_fsm_state_wait()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw.h | 92 int (*fsm_query_state)(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, member
|
H A D | mlxfw_fsm.c | 95 err = mlxfw_dev->ops->fsm_query_state(mlxfw_dev, fwhandle, in mlxfw_fsm_state_wait()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw.c | 661 .fsm_query_state = mlx5_fsm_query_state,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fw.c | 689 .fsm_query_state = mlx5_fsm_query_state,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_linecards.c | 331 .fsm_query_state = mlxsw_linecard_device_fw_fsm_query_state,
|
H A D | core.c | 1208 .fsm_query_state = mlxsw_core_fw_fsm_query_state,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.c | 1033 .fsm_query_state = mlxsw_core_fw_fsm_query_state,
|
Completed in 18 milliseconds