Home
last modified time | relevance | path

Searched full:flow (Results 1 – 25 of 1213) sorted by relevance

12345678910>>...49

/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/
Dflow.json
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dflowring.c
Dflowring.h
/openbmc/linux/include/net/
Dfq_impl.h
/openbmc/linux/drivers/net/phy/mscc/
Dmscc_macsec.c
/openbmc/linux/drivers/gpu/ipu-v3/
Dipu-dp.c
/openbmc/linux/Documentation/networking/
Dopenvswitch.rst
Dsecid.rst
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
Dconntrack.h
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpsci.c10 #include <asm/arch/flow.h>
26 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in psci_board_init() local
31 * The naturally expected order of putting these CPUs under Flow in psci_board_init()
33 * - configure the Flow Controller in psci_board_init()
39 * indeed program the Flow Controller to powergate them on wfi, which in psci_board_init()
46 writel((2 << CSR_WAIT_WFI_SHIFT) | CSR_ENABLE, &flow->cpu1_csr); in psci_board_init()
47 writel((4 << CSR_WAIT_WFI_SHIFT) | CSR_ENABLE, &flow->cpu2_csr); in psci_board_init()
48 writel((8 << CSR_WAIT_WFI_SHIFT) | CSR_ENABLE, &flow->cpu3_csr); in psci_board_init()
50 writel(EVENT_MODE_STOP, &flow->halt_cpu1_events); in psci_board_init()
51 writel(EVENT_MODE_STOP, &flow->halt_cpu2_events); in psci_board_init()
[all …]
/openbmc/linux/samples/bpf/
Dsockex2_kern.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun_encap.h
/openbmc/linux/drivers/infiniband/hw/usnic/
Dusnic_fwd.c
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
Dgoto.c
Dact.c
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c2 * QEMU rocker switch emulation - OF-DPA flow processing support
89 uint32_t label; /* IPv6 flow label */
309 OfDpaFlow *flow = value; in _of_dpa_flow_match() local
311 uint64_t *k = (uint64_t *)&flow->key; in _of_dpa_flow_match()
312 uint64_t *m = (uint64_t *)&flow->mask; in _of_dpa_flow_match()
316 if (flow->key.tbl_id == match->value.tbl_id) { in _of_dpa_flow_match()
317 of_dpa_flow_key_dump(&flow->key, &flow->mask); in _of_dpa_flow_match()
320 if (flow->key.width > match->value.width) { in _of_dpa_flow_match()
324 for (i = 0; i < flow->key.width; i++, k++, m++, v++) { in _of_dpa_flow_match()
333 flow->priority > match->best->priority || in _of_dpa_flow_match()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/igc/
Digc_mac.c
/openbmc/linux/arch/arm/mach-tegra/
Dplatsmp.c
/openbmc/linux/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DValve.interface.yaml2 Implement to provide Valve attributes. A valve helps control the flow of
10 This property specifies the direction of the liquid flow for the
16 This indicates the direction of liquid flow for the valve.
21 liquid flow.
25 liquid flow.
28 This indicates the direction of liquid flow for valve is not
/openbmc/qemu/qapi/
H A Drocker.json119 # Rocker switch OF-DPA flow key
123 # @tbl-id: flow table ID
143 # .. note:: Optional members may or may not appear in the flow key
144 # depending if they're relevant to the flow key.
157 # Rocker switch OF-DPA flow mask
173 # .. note:: Optional members may or may not appear in the flow mask
174 # depending if they're relevant to the flow mask.
186 # Rocker switch OF-DPA flow action
200 # .. note:: Optional members may or may not appear in the flow action
201 # depending if they're relevant to the flow action.
[all …]
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-prng.c
Dsun8i-ss.h
/openbmc/linux/net/qrtr/
Daf_qrtr.c
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
Di40e.rst

12345678910>>...49