Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c24 static int pcie_core(struct notifier_block *, unsigned long, void *);
34 {.nb.notifier_call = pcie_core, .event_type = MLX5_EVENT_TYPE_GENERAL_EVENT },
308 static int pcie_core(struct notifier_block *nb, unsigned long type, void *data) in pcie_core() function