Home
last modified time | relevance | path

Searched refs:VF (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst170 PCI devices, but the BARs in VF config space headers are unusual. For
171 a non-VF device, software uses BARs in the config space header to
172 discover the BAR sizes and assign addresses for them. For VF devices,
173 software uses VF BAR registers in the *PF* SR-IOV Capability to
174 discover sizes and assign addresses. The BARs in the VF's config space
177 When a VF BAR in the PF SR-IOV Capability is programmed, it sets the
178 base address for all the corresponding VF(n) BARs. For example, if the
180 1MB VF BAR0, the address in that VF BAR sets the base of an 8MB region.
182 is a BAR0 for one of the VFs. Note that even though the VF BAR
183 describes an 8MB region, the alignment requirement is for a single VF,
[all …]
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Diavf.rst73 packets with VLAN tags, you can disable VLAN tag stripping for the VF. The
74 Physical Function (PF) processes requests issued from the VF to enable or
75 disable VLAN tag stripping. Note that if the PF has assigned a VLAN to a VF,
76 then requests from that VF to set VLAN tag stripping will be ignored.
78 To enable/disable VLAN tag stripping for a VF, issue the following command
79 from inside the VM in which you are running the VF::
89 Adaptive Virtual Function (AVF) allows the virtual function driver, or VF, to
106 - 1 Virtual Station Interface (VSI) per VF
110 - 1 unicast MAC address reserved per VF
111 - 16 MAC address filters for each VF
[all …]
Di40e.rst70 For example, the following instructions will configure PF eth0 and the first VF
78 virtual function (VF). Further, this feature allows you to designate a
79 particular VF as trusted, and allows that trusted VF to request selective
82 To set a VF as trusted or untrusted, enter the following command in the
87 Once the VF is designated as trusted, use the following commands in the VM to
88 set the VF to promiscuous mode.
94 Where eth2 is a VF interface in the VM
98 Where eth2 is a VF interface in the VM
101 "off",meaning that promiscuous mode for the VF will be limited. To set the
102 promiscuous mode for the VF to true promiscuous and allow the VF to see all
[all …]
Digb.rst80 ip link set eth0 vf 0 vlan 100 // set vlan 100 for VF 0
82 ip link set eth0 vf 0 vlan 200 // set a new vlan 200 for VF 0
170 Spoof event(s) detected on VF(n), where n = the VF that attempted to do the
176 You can set a MAC address of a Virtual Function (VF), a default VLAN and the
Dixgbe.rst225 ip link set eth0 vf 0 vlan 100 // set VLAN 100 for VF 0
227 ip link set eth0 vf 0 vlan 200 // set a new VLAN 200 for VF 0
242 Physical Function (PF) and each Virtual Function (VF) is allocated a pool of
250 each enabled VF is as follows:
399 bits represents the queue number, while the next 8 bits represent which VF.
400 Note that 0 is the PF, so the VF identifier is offset by 1. For example::
405 that VF.
440 a virtual function (VF), jumbo frames must first be enabled in the physical
441 function (PF). The VF MTU setting cannot be larger than the PF MTU.
501 NOTE: This feature can be disabled for a specific Virtual Function (VF)::
[all …]
Dfm10k.rst52 ip link set eth0 vf 0 vlan 100 // set vlan 100 for VF 0
54 ip link set eth0 vf 0 vlan 200 // set a new vlan 200 for VF 0
/Linux-v5.4/Documentation/PCI/
Dpci-iov-howto.rst21 while the virtual devices are referred to as Virtual Functions (VF).
22 Allocation of the VF can be dynamically controlled by the PF via
25 turned on, each VF's PCI configuration space can be accessed by its own
26 Bus, Device and Function Number (Routing ID). And each VF also has PCI
27 Memory Space, which is used to map its register set. VF device driver
45 enables per-PF, VF enable/disable values versus the first method,
51 The second method is the recommended method for new/future VF devices.
56 The VF is treated as hot-plugged PCI devices in the kernel, so they
57 should be able to work in the same way as real PCI devices. The VF
/Linux-v5.4/Documentation/networking/
Dnet_failover.rst25 direct attached VF by failing over to the paravirtual datapath when the VF
36 virtio-net and VF interfaces.
76 Live Migration of a VM with SR-IOV VF & virtio-net in STANDBY mode
80 with VMs that have direct attached SR-IOV VF devices by automatic failover to
81 the paravirtual datapath when the VF is unplugged.
Dfailover.rst16 This enables paravirtual drivers to use a VF as an accelerated low latency
18 failing over to the paravirtual datapath when the VF is unplugged.
/Linux-v5.4/Documentation/networking/device_drivers/microsoft/
Dnetvsc.txt61 Virtual Function (VF) device is passed to the guest as a PCI
62 device. In this case, both a synthetic (netvsc) and VF device are
65 The VF is enslaved by netvsc device. The netvsc driver will transparently
66 switch the data path to the VF when it is available and up.
71 VF slave device.
/Linux-v5.4/Documentation/fpga/
Ddfl.rst243 | PF | | VF |
264 through virtual function (VF) devices via PCIe SRIOV. Each VF only contains
289 | PCI PF Device | | | PCI VF Device |
292 FPGA PCIe device driver is always loaded first once a FPGA PCIe PF or VF device
295 * Finishes enumeration on both FPGA PCIe PF and VF device using common
301 a port from PF, then it's safe to expose this port through a VF via PCIe SRIOV
305 respective AFU's port needs to be assigned to a VF using the following steps:
308 reassigned to a VF must first be released through the
312 to enable SRIOV and VFs. Each VF owns only one Port with AFU.
320 #. The AFU under VF is accessible from applications in VM (using the
[all …]
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
DKconfig14 tristate "ENETC VF driver"
19 virtual function (VF) devices enabled by the ENETC PF driver.
/Linux-v5.4/Documentation/ABI/testing/
Ddebugfs-hisi-zip33 Available for PF and VF in host. VF in guest currently only
Ddebugfs-driver-genwqe70 Description: Default VF timeout 250ms. Testing might require 1000ms.
/Linux-v5.4/drivers/media/platform/mtk-mdp/
Dmtk_mdp_regs.c14 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
16 ((HF) << 20) | ((VF) << 18) | ((BITS) << 8) | ((GROUP) << 6) |\
/Linux-v5.4/Documentation/devicetree/bindings/media/xilinx/
Dvideo.txt21 AXI bus between video IP cores, using its VF code as defined in "AXI4-Stream
/Linux-v5.4/tools/build/
DMakefile.feature233 ifeq ($(VF),1)
/Linux-v5.4/drivers/net/ethernet/cavium/
DKconfig92 tristate "Cavium LiquidIO VF support"
/Linux-v5.4/Documentation/networking/device_drivers/amazon/
Dena.txt18 SR-IOV Physical Function (PF) and Virtual Function (VF) devices.
42 1d0f:ec20 - ENA VF
43 1d0f:ec21 - ENA VF with LLQ support
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-infiniband412 Enabling QP0 on VFs for selected VF/port. By default, no VFs are
416 for the indicated VF/port
420 indicated VF/port. 0 = disable, 1 = enable.
422 The requested enablement will occur at the next reset of the VF
423 (e.g. driver restart on the VM which owns the VF).
/Linux-v5.4/drivers/net/ethernet/hisilicon/
DKconfig124 This selects the HNS3 VF drivers network acceleration engine & its hardware
/Linux-v5.4/Documentation/scsi/
Dscsi_fc_transport.txt42 (just like a normal non-NPIV adapter). Using the Virtual Fabric (VF)
47 used together with VF so that the port can obtain multiple N_Port_IDs
65 vports. However, consideration was given to VF-based vports and it
DChangeLog.megaraid_sas11 3. Fix LD/VF affiliation parsing.
25 4. Add Dell PowerEdge VRTX SR-IOV VF device support.
178 4. Use lowest memory bar (for SR-IOV VF support).
/Linux-v5.4/net/
DKconfig447 VF as an accelerated low latency datapath. It also allows live
449 paravirtual datapath when the VF is unplugged.
/Linux-v5.4/drivers/net/
DKconfig527 a VM with direct attached VF by failing over to the paravirtual
528 datapath when the VF is unplugged.

12