Home
last modified time | relevance | path

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

/linux/net/devlink/
H A Dhealth.c141 devl_port_health_reporter_create(struct devlink_port *port, in devl_port_health_reporter_create() function
162 EXPORT_SYMBOL_GPL(devl_port_health_reporter_create);
173 reporter = devl_port_health_reporter_create(port, ops, in devlink_port_health_reporter_create()
/linux/include/net/
H A Ddevlink.h1906 devl_port_health_reporter_create(struct devlink_port *port,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c1434 reporter = devl_port_health_reporter_create(dl_port, in mlx5e_rep_vnic_reporter_create()