Home
last modified time | relevance | path

Searched refs:mlx5_pme_status_to_string (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c176 static const char *mlx5_pme_status_to_string(enum port_module_event_status_type status) in mlx5_pme_status_to_string() function
248 status_str = mlx5_pme_status_to_string(module_status); in port_module()