Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dreporter_tx.c596 reporter = devlink_port_health_reporter_create(dl_port, &mlx5_tx_reporter_ops, in mlx5e_reporter_tx_create()
Dreporter_rx.c762 reporter = devlink_port_health_reporter_create(dl_port, &mlx5_rx_reporter_ops, in mlx5e_reporter_rx_create()
/linux-5.19.10/include/net/
Ddevlink.h1718 devlink_port_health_reporter_create(struct devlink_port *port,
/linux-5.19.10/net/core/
Ddevlink.c7230 devlink_port_health_reporter_create(struct devlink_port *port, in devlink_port_health_reporter_create() function
7254 EXPORT_SYMBOL_GPL(devlink_port_health_reporter_create);