Home
last modified time | relevance | path

Searched refs:pretend (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c59 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc()
313 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend()
314 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend()
318 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend()
319 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend()
331 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_pretend()
335 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend()
336 *(u32 *)&p_ptt->pxp.pretend); in qed_port_pretend()
347 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_unpretend()
351 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend()
[all …]
H A Dqed_dbg_hsi.h761 struct pretend_params pretend; member
H A Dqed_debug.c2058 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range()
2059 split_id != dev_data->pretend.split_id) { in qed_grc_dump_addr_range()
2084 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range()
2085 dev_data->pretend.split_id = split_id; in qed_grc_dump_addr_range()
2368 dev_data->pretend.split_type = SPLIT_TYPE_NONE; in qed_grc_dump_registers()
2369 dev_data->pretend.split_id = 0; in qed_grc_dump_registers()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pretend_1.0.9.bb2 HOMEPAGE = "https://github.com/alex/pretend"
H A Dpython3-calver_2022.6.26.bb17 python3-pretend \
H A Dpython3-packaging_24.2.bb36 python3-pretend \
H A Dpython3-cryptography.bb44 python3-pretend \
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSL2 modifying, and improving, unless you try to pretend that you wrote it.
H A DCatharon29 o You may not pretend that you wrote this software. If you use
H A DIJG9 3. You may not pretend that you wrote this software. If you use it in a program, you must acknowled…
H A DFTL19 …o You may not pretend that you wrote this software. If you use it, or only parts of it, in a progr…
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-b1x5v2.dtsi40 * controller does not have any input type GPIOs, just pretend
/openbmc/linux/Documentation/fb/
H A Ddeferred_io.rst40 apps to pretend to have a normal framebuffer but reswizzle for the device
/openbmc/linux/Documentation/driver-api/mei/
H A Dmei-client-bus.rst79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP.
/openbmc/openbmc/meta-yadro/recipes-core/os-release/
H A Dos-release.bbappend45 # then pretend it is a normal version tag
/openbmc/u-boot/doc/
H A DREADME.xtensa69 table perform the 'entry' so as to pretend it's the start of the real
/openbmc/docs/designs/
H A Docp-led-policy-support.md47 Here we pretend that LED Priority "Off" is allowed and discover that it will not
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt340 emulation drivers which pretend to be USB devices. Emulations are provided
341 for a hub and a flash stick. These are enough to create a pretend USB bus
/openbmc/entity-manager/docs/
H A Dmy_first_sensors.md8 For the sake of this example, let's pretend there is a PCIe card that exposes an
/openbmc/linux/include/linux/qed/
H A Dcommon_hsi.h1217 struct pxp_pretend_cmd pretend; member
/openbmc/linux/Documentation/networking/
H A Darcnet.rst266 Should be fine linux->linux, just pretend you're using Ethernet cards.
294 are incompatible with the Internet standard. They try to pretend
/openbmc/linux/Documentation/core-api/
H A Dpin_user_pages.rst116 when using FOLL_PIN. We only pretend to pin a zero page - we don't alter its
/openbmc/linux/Documentation/block/
H A Dinline-encryption.rst299 kernel will pretend that the device does not support hardware inline encryption
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc652 /* XXX: we pretend we can only do IEEE floating-point computations */
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst442 * ``pin_sequence=[0,1]`` - pretend that the sequence is always reset
516 * ``pin_counter=[0,1]`` - pretend that the counter is always reset on

12