/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-fpga-manager | 49 * reconfig operation error - invalid operations detected by 53 * reconfig CRC error - CRC error detected by 55 * reconfig incompatible image - reconfiguration image is 57 * reconfig IP protocol error - protocol errors detected by 59 * reconfig fifo overflow error - FIFO overflow detected by
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/ |
H A D | plat-svc_0.1.bb | 18 file://minerva-reconfig-eth0-to-get-ll.service \ 19 file://reconfig-eth0-to-get-ll \ 26 minerva-reconfig-eth0-to-get-ll.service \ 33 install -m 0755 ${UNPACKDIR}/reconfig-eth0-to-get-ll ${D}${libexecdir}
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/ |
H A D | minerva-reconfig-eth0-to-get-ll.service | 2 Description=Reconfig eth0 to get the IPv6 LL 7 ExecStart=/usr/libexec/reconfig-eth0-to-get-ll 8 SyslogIdentifier=Minerva reconfig eth0 to get ll
|
/openbmc/linux/lib/ |
H A D | of-reconfig-notifier-error-inject.c | 10 MODULE_PARM_DESC(priority, "specify OF reconfig notifier priority"); 29 dir = notifier_err_inject_init("OF-reconfig", in err_inject_init() 50 MODULE_DESCRIPTION("OF reconfig notifier error injection module");
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/ |
H A D | phosphor-gpio-monitor_%.bbappend | 12 file://reconfig-net-interface@.service \ 13 file://reconfig-net-interface \ 54 reconfig-net-interface@.service \ 74 …install -m 0644 ${UNPACKDIR}/reconfig-net-interface@.service ${D}${systemd_system_unitdir}/reconf… 88 install -m 0755 ${UNPACKDIR}/reconfig-net-interface ${D}${libexecdir}/${PN}/
|
/openbmc/linux/Documentation/fault-injection/ |
H A D | notifier-error-inject.rst | 11 * powerpc pSeries reconfig notifier 51 powerpc pSeries reconfig notifier error injection module 55 /sys/kernel/debug/notifier-error-inject/pSeries-reconfig/actions/<notifier event>/error 57 Possible pSeries reconfig notifier events to be failed are:
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | reconfig-net-interface@.service | 6 ExecStart=/usr/libexec/phosphor-gpio-monitor/reconfig-net-interface %i 7 SyslogIdentifier=reconfig-net-interface-%i
|
H A D | yosemite4-phosphor-multi-gpio-monitor.json | 115 "reconfig-net-interface@eth0.service" 130 "reconfig-net-interface@eth1.service"
|
/openbmc/linux/tools/perf/ |
H A D | builtin-daemon.c | 40 * RECONFIG - session is pending for reconfiguration, 52 * RECONFIG - session needs to be changed 62 * RECONFIG - session is killed and re-run with new config 69 RECONFIG, enumerator 178 pr_debug("reconfig: found new session %s\n", name); in session_config() 180 /* Trigger reconfig to start it. */ in session_config() 181 session->state = RECONFIG; in session_config() 184 pr_debug("reconfig: found current session %s\n", name); in session_config() 197 pr_debug("reconfig: session %s is changed\n", name); in session_config() 206 * trigger reconfig for the session. in session_config() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/fpga/ |
H A D | xlnx,pr-decoupler.yaml | 7 title: Xilinx LogiCORE Partial Reconfig Decoupler/AXI shutdown manager Softcore 13 The Xilinx LogiCORE Partial Reconfig(PR) Decoupler manages one or more
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/pldm/files/ |
H A D | pldm_nic_power_cycle | 75 # Reconfig network interface 78 /usr/libexec/phosphor-gpio-monitor/reconfig-net-interface eth"$net_index"
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | pmem.c | 50 /* NB: The of reconfig notifier creates platform device from the node */ in pmem_drc_add_node() 161 * reconfig notifier to handle the hot-add/remove cases too. in pseries_pmem_init()
|
H A D | Makefile | 5 obj-y := lpar.o hvCall.o nvram.o reconfig.o \
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_xsk.c | 136 /* Reconfig/swap */ in nfp_net_xsk_setup_pool() 169 * if reconfig is in progress or interface down. in nfp_net_xsk_wakeup()
|
H A D | nfp_net.h | 578 * @reconfig_posted: Pending reconfig bits coming from async sources 580 * @reconfig_sync_present: Some thread is performing synchronous reconfig 581 * @reconfig_timer: Timer for async reading of reconfig results 610 * @mbox_cmsg.wait_work: CCM mbox posted msg reconfig wait work
|
H A D | nfp_net_common.c | 78 /* Firmware reconfig 80 * Firmware reconfig may take a while so we have two versions of it - 113 nn_err(nn, "Reconfig error (status: 0x%08x update: 0x%08x ctrl: 0x%08x)\n", in nfp_net_reconfig_check_done() 118 nn_err(nn, "Reconfig timeout (status: 0x%08x update: 0x%08x ctrl: 0x%08x)\n", in nfp_net_reconfig_check_done() 172 /* Read reconfig status and report errors */ in nfp_net_reconfig_timer() 182 * nfp_net_reconfig_post() - Post async reconfig request 255 * Write the update word to the BAR and ping the reconfig queue. The 909 * perform the required reconfig. We do a bit of byte swapping dance because 2014 /* We need RX reconfig to remap the buffers (BIDIR vs FROM_DEV) */ in nfp_net_xdp_setup_drv()
|
/openbmc/linux/drivers/fpga/ |
H A D | of-fpga-region.c | 336 * of_fpga_region_notify - reconfig notifier for dynamic DT changes 339 * @arg: reconfig data 450 * Creates the fpga_region class and registers a reconfig notifier.
|
H A D | fpga-mgr.c | 642 len += sprintf(buf + len, "reconfig operation error\n"); in status_show() 644 len += sprintf(buf + len, "reconfig CRC error\n"); in status_show() 646 len += sprintf(buf + len, "reconfig incompatible image\n"); in status_show() 648 len += sprintf(buf + len, "reconfig IP protocol error\n"); in status_show() 650 len += sprintf(buf + len, "reconfig fifo overflow error\n"); in status_show()
|
H A D | Kconfig | 125 being reprogrammed during partial reconfig.
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | util.h | 18 * in some case such as SER L2 happen during WoWLAN flow, calling reconfig
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | vdec.c | 256 !inst->reconfig) in vdec_check_src_change() 271 ret = wait_event_timeout(inst->reconf_wait, inst->reconfig, in vdec_check_src_change() 277 !inst->reconfig) in vdec_check_src_change() 1043 if (inst->reconfig) in vdec_start_capture() 1096 inst->reconfig = false; in vdec_start_capture() 1131 inst->reconfig = false; in vdec_start_output() 1549 inst->reconfig = true; in vdec_event_change()
|
H A D | core.h | 419 * @reconfig: a flag raised by decoder when the stream resolution changed 491 bool reconfig; member
|
/openbmc/u-boot/board/freescale/common/ |
H A D | qixis.h | 29 u8 rcfg_ctl; /* Reconfig Control Register,0x10 */
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_init.c | 443 int adf_dev_down(struct adf_accel_dev *accel_dev, bool reconfig) in adf_dev_down() argument 452 if (reconfig) { in adf_dev_down()
|
/openbmc/qemu/qapi/ |
H A D | virtio.json | 344 # "VIRTIO_NET_F_CTRL_GUEST_OFFLOADS: Control channel offloading reconfig. supp… 386 # "VIRTIO_NET_F_CTRL_GUEST_OFFLOADS: Control channel offloading reconfig. supp… 417 # "VIRTIO_NET_F_CTRL_GUEST_OFFLOADS: Control channel offloading reconfig. supp…
|