Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c173 static const char *mlx5_pme_status_to_string(enum port_module_event_status_type status) in mlx5_pme_status_to_string() function
245 status_str = mlx5_pme_status_to_string(module_status); in port_module()