Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 16 of 16) sorted by relevance

/openbmc/docs/designs/
H A Dpower-systems-memory-preserving-reboot.md127 #### 1 - Server fault and notification to BMC
134 #### 2 - Analyze the error data
139 #### 3 - Initiate System Dump
144 #### 4 - Initiate Memory preserve transition
150 #### 5 - SBE collects the hardware data
155 #### 6 - BMC Start warm boot
163 #### 7 - Hostboot booting
168 #### 8 - Hypervisor Formats dump and sends notification to BMC
176 #### 9 - HMC send request to dump offload
184 #### 10 - Hypervisor starts dump offload
[all …]
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md188 #### Event arrival
204 #### Platform Event payload parsing
290 #### Event data listing
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c309 OfDpaFlow *flow = value; in _of_dpa_flow_match() local
354 static int of_dpa_flow_add(OfDpa *of_dpa, OfDpaFlow *flow) in of_dpa_flow_add()
361 static void of_dpa_flow_del(OfDpa *of_dpa, OfDpaFlow *flow) in of_dpa_flow_del()
368 OfDpaFlow *flow; in of_dpa_flow_alloc() local
547 OfDpaFlow *flow) in of_dpa_vlan_insert()
572 OfDpaFlow *flow) in of_dpa_apply_actions()
596 OfDpaFlow *flow; in of_dpa_bridging_learn() local
643 OfDpaFlow *flow) in of_dpa_bridging_action_write()
672 OfDpaFlow *flow) in of_dpa_unicast_routing_action_write()
708 OfDpaFlow *flow) in of_dpa_multicast_routing_action_write()
[all …]
H A Drocker-hmp-cmds.c83 RockerOfDpaFlow *flow = info->value; in hmp_rocker_of_dpa_flows() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A Dcpu.c88 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in t30_init_clocks() local
130 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in set_cpu_running() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dcpu.c109 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra124_ram_repair() local
150 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra124_init_clocks() local
H A Dpsci.c26 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in psci_board_init() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c27 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in wb_start() local
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djsrender.min.js3 …throw"Provide jQuery or null";return e(t,n)}:"function"==typeof define&&define.amd?define(function… argument
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dcpu.c112 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in t114_init_clocks() local
/openbmc/u-boot/drivers/usb/eth/
H A Dlan75xx.c62 uint32_t flow = 0, fct_flow = 0; in lan75xx_update_flowcontrol() local
H A Dlan7x.c264 uint32_t *flow, uint32_t *fct_flow) in lan7x_update_flowcontrol()
H A Dlan78xx.c186 uint32_t flow = 0, fct_flow = 0; in lan78xx_update_flowcontrol() local
/openbmc/qemu/hw/dma/
H A Dpl080.c94 int flow; in pl080_run() local
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c1706 static struct mvpp2_prs_entry *mvpp2_prs_flow_find(struct mvpp2 *priv, int flow) in mvpp2_prs_flow_find()