Searched refs:devlink_health_reporter_create (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_devlink.c | 114 devlink_health_reporter_create(bp->dl, &bnxt_dl_fw_reporter_ops, in bnxt_dl_fw_reporters_create() 123 devlink_health_reporter_create(bp->dl, in bnxt_dl_fw_reporters_create() 133 devlink_health_reporter_create(bp->dl, in bnxt_dl_fw_reporters_create()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | reporter_tx.c | 292 devlink_health_reporter_create(devlink, &mlx5_tx_reporter_ops, in mlx5e_reporter_tx_create()
|
| D | reporter_rx.c | 385 reporter = devlink_health_reporter_create(devlink, in mlx5e_reporter_rx_create()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | health.c | 641 devlink_health_reporter_create(devlink, &mlx5_fw_reporter_ops, in mlx5_fw_reporters_create() 648 devlink_health_reporter_create(devlink, in mlx5_fw_reporters_create()
|
| /Linux-v5.4/include/net/ |
| D | devlink.h | 937 devlink_health_reporter_create(struct devlink *devlink,
|
| /Linux-v5.4/net/core/ |
| D | devlink.c | 4658 devlink_health_reporter_create(struct devlink *devlink, in devlink_health_reporter_create() function 4695 EXPORT_SYMBOL_GPL(devlink_health_reporter_create);
|