Lines Matching refs:SF

199 2. VF/SF representor bonding (Usually used for Live migration)
343 The mlx5 driver provides a mechanism to setup PCI VF/SF function attributes in
347 configuration of the PCI VF/SF is supported through devlink eswitch port.
349 Port function attributes should be set before PCI VF/SF is enumerated by the
354 mlx5 driver provides mechanism to setup the MAC address of the PCI VF/SF.
356 The configured MAC address of the PCI VF/SF will be used by netdevice and rdma
357 device created for the PCI VF/SF.
375 - Get the MAC address of the SF identified by its unique devlink port index::
391 SF state setup
393 To use the SF, the user must active the SF using the SF function state
396 - Get the state of the SF identified by its unique devlink port index::
413 that a particular SF was activated. It's the cue to put the device on bus, probe
448 Additionally, the SF port also gets the event when the driver attaches to the
451 safe to delete the SF port for graceful termination of the subfunction.
453 - Show the SF port operational state::
706 SF tracepoints:
708 - mlx5_sf_add: trace addition of the SF port::
715 - mlx5_sf_free: trace freeing of the SF port::
722 - mlx5_sf_hwc_alloc: trace allocating of the hardware SF context::
729 - mlx5_sf_hwc_free: trace freeing of the hardware SF context::
736 - mlx5_sf_hwc_deferred_free : trace deferred freeing of the hardware SF context::
743 - mlx5_sf_vhca_event: trace SF vhca event and state::
750 - mlx5_sf_dev_add : trace SF device add event::
757 - mlx5_sf_dev_del : trace SF device delete event::