| /openbmc/openbmc-test-automation/lib/ |
| H A D | ipmi_utils.py | 18 import var_funcs as vf namespace 203 auth_type_enable_dict = vf.key_value_outbuf_to_dict( 208 lan_print_dict = vf.key_value_outbuf_to_dict( 251 result = vf.key_value_outbuf_to_dict(ret_values) 312 result = vf.key_value_outbuf_to_dict(ret_values, process_indent=1) 353 result = vf.key_value_outbuf_to_dict(ret_values, process_indent=1) 469 vf.key_value_outbuf_to_dict(x) for x in re.split("\n\n", ret_values) 549 return vf.key_value_outbuf_to_dicts(ret_values, process_indent=1) 551 return vf.key_value_outbuf_to_dict(ret_values, process_indent=1) 580 return vf.outbuf_to_report(stdout) [all …]
|
| H A D | firmware_utils.py | 8 import var_funcs as vf namespace 69 firmware_dict = vf.key_value_outbuf_to_dict(stdout) 74 vf.key_value_outbuf_to_dict(stdout, delim="=", strip=' "')
|
| H A D | utils.py | 14 import var_funcs as vf namespace 152 initial_time_dict = vf.key_value_outbuf_to_dict(out_buf) 204 return vf.outbuf_to_report(out_buf) 316 result = vf.key_value_outbuf_to_dict(stdout, process_indent=1, strip=" \t") 357 return vf.key_value_outbuf_to_dict(out_buf, delim="=", strip='"') 390 return vf.key_value_outbuf_to_dict(out_buf, delim="=", strip='"')
|
| H A D | bmc_network_utils.py | 19 import var_funcs as vf namespace 115 nping_result = vf.key_value_list_to_dict(key_value_list) 227 return vf.filter_struct(
|
| H A D | boot_data.py | 25 import var_funcs as vf namespace 329 file_name_dict = vf.create_var_dict(pgm_name, openbmc_nickname, master_pid) 330 return vf.create_file_path( 345 file_dict = vf.parse_file_path(file_path)
|
| H A D | pldm_utils.py | 14 import var_funcs as vf namespace
|
| /openbmc/qemu/hw/pci/ |
| H A D | pcie_sriov.c | 27 PCIDevice *vf = dev->exp.sriov_pf.vf[i]; in unparent_vfs() local 28 object_unparent(OBJECT(vf)); in unparent_vfs() 29 object_unref(OBJECT(vf)); in unparent_vfs() 31 g_free(dev->exp.sriov_pf.vf); in unparent_vfs() 32 dev->exp.sriov_pf.vf = NULL; in unparent_vfs() 47 pci_set_enabled(dev->exp.sriov_pf.vf[i], true); in register_vfs() 61 pci_set_enabled(dev->exp.sriov_pf.vf[i], false); in unregister_vfs() 116 dev->exp.sriov_pf.vf = NULL; in pcie_sriov_pf_init_common() 171 dev->exp.sriov_pf.vf in pcie_sriov_pf_init() 174 PCIDevice *vf = pci_new(devfn, vfname); pcie_sriov_pf_init() local [all...] |
| H A D | trace-events | 22 …gister_vfs(const char *name, int slot, int function, int num_vfs) "%s %02x:%x: creating %d vf devs" 23 sriov_unregister_vfs(const char *name, int slot, int function) "%s %02x:%x: Unregistering vf devs"
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pcie_layerscape.h | 76 #define PCIE_LCTRL0_VF(vf) ((vf) << 22) argument 79 #define PCIE_LCTRL0_VAL(pf, vf) (PCIE_LCTRL0_PF(pf) | \ argument 80 PCIE_LCTRL0_VF(vf) | \ 81 ((vf) == 0 ? 0 : PCIE_LCTRL0_VF_ACTIVE) | \
|
| H A D | pcie_layerscape.c | 418 int pf, vf; in ls_pcie_setup_ep() local 421 for (vf = 0; vf <= PCIE_VF_NUM; vf++) { in ls_pcie_setup_ep() 422 ctrl_writel(pcie, PCIE_LCTRL0_VAL(pf, vf), in ls_pcie_setup_ep()
|
| /openbmc/qemu/hw/net/ |
| H A D | igbvf.c | 215 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_read() local 216 PCIDevice *pf = pcie_sriov_get_pf(vf); in igbvf_mmio_read() 218 addr = vf_to_pf_addr(addr, pcie_sriov_vf_number(vf), false); in igbvf_mmio_read() 225 PCIDevice *vf = PCI_DEVICE(opaque); in igbvf_mmio_write() local 226 PCIDevice *pf = pcie_sriov_get_pf(vf); in igbvf_mmio_write() 228 addr = vf_to_pf_addr(addr, pcie_sriov_vf_number(vf), true); in igbvf_mmio_write() 289 PCIDevice *vf = PCI_DEVICE(obj); in igbvf_qdev_reset_hold() local 291 igb_vf_reset(pcie_sriov_get_pf(vf), pcie_sriov_vf_number(vf)); in igbvf_qdev_reset_hold()
|
| /openbmc/qemu/linux-user/ |
| H A D | fd-trans.c | 883 vlan_info->vf = tswap32(vlan_info->vf); in host_to_target_data_vlan_list_nlattr() 939 mac->vf = tswap32(mac->vf); in host_to_target_data_vfinfo_nlattr() 947 vlan->vf = tswap32(vlan->vf); in host_to_target_data_vfinfo_nlattr() 954 vlan_info->vf = tswap32(vlan_info->vf); in host_to_target_data_vfinfo_nlattr() 961 spoofchk->vf = tswap32(spoofchk->vf); in host_to_target_data_vfinfo_nlattr() 967 rate->vf = tswap32(rate->vf); in host_to_target_data_vfinfo_nlattr() 974 link_state->vf = tswap32(link_state->vf); in host_to_target_data_vfinfo_nlattr() 980 rss_query_en->vf = tswap32(rss_query_en->vf); in host_to_target_data_vfinfo_nlattr() 986 trust->vf = tswap32(trust->vf); in host_to_target_data_vfinfo_nlattr() 993 guid->vf = tswap32(guid->vf); in host_to_target_data_vfinfo_nlattr()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | vf610-colibri.dts | 7 #include "vf-colibri.dtsi"
|
| H A D | vf500-colibri.dts | 7 #include "vf-colibri.dtsi"
|
| H A D | pcm052.dts | 7 #include "vf.dtsi"
|
| H A D | vf610-twr.dts | 7 #include "vf.dtsi"
|
| H A D | vf-colibri.dtsi | 5 #include "vf.dtsi"
|
| H A D | bk4r1.dts | 7 #include "vf.dtsi"
|
| /openbmc/u-boot/board/toradex/colibri_vf/ |
| H A D | MAINTAINERS | 8 F: arch/arm/dts/vf-colibri.dtsi
|
| /openbmc/qemu/include/hw/pci/ |
| H A D | pcie_sriov.h | 20 PCIDevice **vf; /* Pointer to an array of num_vfs VF devices */ member
|
| /openbmc/u-boot/configs/ |
| H A D | vf610twr_defconfig | 27 CONFIG_MTDPARTS_DEFAULT="mtdparts=fsl_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),4m(kernel…
|
| H A D | vf610twr_nand_defconfig | 27 CONFIG_MTDPARTS_DEFAULT="mtdparts=fsl_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),4m(kernel…
|
| H A D | colibri_vf_defconfig | 41 CONFIG_MTDPARTS_DEFAULT="mtdparts=vf610_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),-(ubi)"
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | data.py | 300 vf = key[:-1].split('[') 301 if vf[1] == "vardepvalueexclude": 303 value, parser = d.getVarFlag(vf[0], vf[1], False, retparser=True)
|
| /openbmc/u-boot/drivers/usb/host/ |
| H A D | Makefile | 42 obj-$(CONFIG_USB_EHCI_VF) += ehci-vf.o
|