Searched refs:VF (Results 1 – 24 of 24) sorted by relevance
160 PCI devices, but the BARs in VF config space headers are unusual. For161 a non-VF device, software uses BARs in the config space header to162 discover the BAR sizes and assign addresses for them. For VF devices,163 software uses VF BAR registers in the *PF* SR-IOV Capability to164 discover sizes and assign addresses. The BARs in the VF's config space167 When a VF BAR in the PF SR-IOV Capability is programmed, it sets the168 base address for all the corresponding VF(n) BARs. For example, if the170 1MB VF BAR0, the address in that VF BAR sets the base of an 8MB region.172 is a BAR0 for one of the VFs. Note that even though the VF BAR173 describes an 8MB region, the alignment requirement is for a single VF,[all …]
16 while the virtual devices are referred to as Virtual Functions (VF).17 Allocation of the VF can be dynamically controlled by the PF via20 turned on, each VF's PCI configuration space can be accessed by its own21 Bus, Device and Function Number (Routing ID). And each VF also has PCI22 Memory Space, which is used to map its register set. VF device driver38 enables per-PF, VF enable/disable values versus the first method,44 The second method is the recommended method for new/future VF devices.48 The VF is treated as hot-plugged PCI devices in the kernel, so they49 should be able to work in the same way as real PCI devices. The VF
25 direct attached VF by failing over to the paravirtual datapath when the VF36 virtio-net and VF interfaces.76 Live Migration of a VM with SR-IOV VF & virtio-net in STANDBY mode80 with VMs that have direct attached SR-IOV VF devices by automatic failover to81 the paravirtual datapath when the VF is unplugged.
52 Virtual Function (VF) device is passed to the guest as a PCI53 device. In this case, both a synthetic (netvsc) and VF device are56 The VF is enslaved by netvsc device. The netvsc driver will transparently57 switch the data path to the VF when it is available and up.62 VF slave device.
16 This enables paravirtual drivers to use a VF as an accelerated low latency18 failing over to the paravirtual datapath when the VF is unplugged.
80 which VF. Note that 0 is the PF, so the VF identifier is offset by 1. For86 2 of that VF.159 Spoof event(s) detected on VF (n)161 Where n=the VF that attempted to do the spoofing.
104 Spoof event(s) detected on VF(n)106 Where n=the VF that attempted to do the spoofing.110 You can set a MAC address of a Virtual Function (VF), a default VLAN and the
296 Spoof event(s) detected on VF (n)298 Where n=the VF that attempted to do the spoofing.320 While direct assignment of a PCIe device or an SR-IOV Virtual Function (VF)
18 SR-IOV Physical Function (PF) and Virtual Function (VF) devices.42 1d0f:ec20 - ENA VF43 1d0f:ec21 - ENA VF with LLQ support
126 - README for the Intel Virtual Function (VF) Driver (ixgbevf).
22 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument24 ((HF) << 20) | ((VF) << 18) | ((BITS) << 8) | ((GROUP) << 6) |\
21 AXI bus between video IP cores, using its VF code as defined in "AXI4-Stream
221 ifeq ($(VF),1)
92 tristate "Cavium LiquidIO VF support"
70 Description: Default VF timeout 250ms. Testing might require 1000ms.
113 This selects the HNS3 VF drivers network acceleration engine & its hardware
412 Enabling QP0 on VFs for selected VF/port. By default, no VFs are416 for the indicated VF/port420 indicated VF/port. 0 = disable, 1 = enable.422 The requested enablement will occur at the next reset of the VF423 (e.g. driver restart on the VM which owns the VF).
42 (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_IDs65 vports. However, consideration was given to VF-based vports and it
11 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).
444 VF as an accelerated low latency datapath. It also allows live446 paravirtual datapath when the VF is unplugged.
88 Spansion S25SL, SST 25VF, ST M25P, and Winbond W25X. Other chips
523 a VM with direct attached VF by failing over to the paravirtual524 datapath when the VF is unplugged.
714 qed_cxt_set_blk(&p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]); in qed_cxt_cfg_ilt_compute()735 p_blk = &p_cli->vf_blks[CDUT_FL_SEG_BLK(0, VF)]; in qed_cxt_cfg_ilt_compute()
984 ifeq ($(VF),1)