Home
last modified time | relevance | path

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

/Linux-v6.1/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.c738 reporter = devlink_port_health_reporter_create(dl_port, &mlx5_rx_reporter_ops, in mlx5e_reporter_rx_create()
/Linux-v6.1/include/net/
Ddevlink.h1783 devlink_port_health_reporter_create(struct devlink_port *port,
/Linux-v6.1/net/core/
Ddevlink.c7449 devlink_port_health_reporter_create(struct devlink_port *port, in devlink_port_health_reporter_create() function
7473 EXPORT_SYMBOL_GPL(devlink_port_health_reporter_create);