Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/diag/
H A Ddev_tracepoint.h17 int aux_id),
18 TP_ARGS(dev, sfdev, aux_id),
21 __field(int, aux_id)
27 __entry->aux_id = aux_id;
33 __entry->aux_id, __entry->hw_fn_id,
40 int aux_id),
41 TP_ARGS(dev, sfdev, aux_id)
47 int aux_id),
48 TP_ARGS(dev, sfdev, aux_id)
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dtracepoints.rst222 …... 24616.524495: mlx5_sf_dev_add: (0000:06:00.0) sfdev=00000000fc5d96fd aux_id=4 hw_id=0x8000 sfn…
229 …... 24624.400749: mlx5_sf_dev_del: (0000:06:00.0) sfdev=00000000fc5d96fd aux_id=4 hw_id=0x8000 sfn…
/linux/drivers/pmdomain/marvell/
H A Dpxa1908-power-controller.c226 pxa1908_pd_probe(struct auxiliary_device *auxdev, const struct auxiliary_device_id *aux_id) in pxa1908_pd_probe() argument
/linux/tools/perf/
H A Dbuiltin-inject.c129 u64 aux_id; member
323 if (!inject->aux_id) in perf_event__drop_aux()
324 inject->aux_id = sample->id; in perf_event__drop_aux()