Searched refs:pretend (Results 1 – 15 of 15) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.c | 59 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 …]
|
D | qed_dbg_hsi.h | 761 struct pretend_params pretend; member
|
D | qed_debug.c | 2058 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()
|
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx6dl-b1x5v2.dtsi | 40 * controller does not have any input type GPIOs, just pretend
|
/linux-6.6.21/Documentation/fb/ |
D | deferred_io.rst | 40 apps to pretend to have a normal framebuffer but reswizzle for the device
|
/linux-6.6.21/Documentation/driver-api/mei/ |
D | mei-client-bus.rst | 79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP.
|
/linux-6.6.21/include/linux/qed/ |
D | common_hsi.h | 1217 struct pxp_pretend_cmd pretend; member
|
/linux-6.6.21/Documentation/core-api/ |
D | pin_user_pages.rst | 116 when using FOLL_PIN. We only pretend to pin a zero page - we don't alter its
|
/linux-6.6.21/Documentation/networking/ |
D | arcnet.rst | 266 Should be fine linux->linux, just pretend you're using Ethernet cards. 294 are incompatible with the Internet standard. They try to pretend
|
/linux-6.6.21/Documentation/block/ |
D | inline-encryption.rst | 299 kernel will pretend that the device does not support hardware inline encryption
|
/linux-6.6.21/Documentation/virt/uml/ |
D | user_mode_linux_howto_v2.rst | 442 * ``pin_sequence=[0,1]`` - pretend that the sequence is always reset 516 * ``pin_counter=[0,1]`` - pretend that the counter is always reset on
|
/linux-6.6.21/Documentation/kernel-hacking/ |
D | locking.rst | 92 primitives, but I'll pretend they don't exist.
|
/linux-6.6.21/Documentation/filesystems/ |
D | idmappings.rst | 360 credentials of the current task but for our education we'll pretend this
|
D | path-lookup.rst | 874 correct, or if it should just decrement the count and pretend none of
|
/linux-6.6.21/Documentation/translations/sp_SP/ |
D | memory-barriers.txt | 1651 que el desarrollador pretendía:
|