Searched refs:pretend (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/qlogic/qed/ |
| D | qed_hw.c | 56 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc() 295 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend() 296 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend() 300 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend() 301 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend() 313 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_pretend() 317 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend() 318 *(u32 *)&p_ptt->pxp.pretend); in qed_port_pretend() 329 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_unpretend() 333 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 | 2053 if (split_type != dev_data->pretend.split_type || in qed_grc_dump_addr_range() 2054 split_id != dev_data->pretend.split_id) { in qed_grc_dump_addr_range() 2079 dev_data->pretend.split_type = (u8)split_type; in qed_grc_dump_addr_range() 2080 dev_data->pretend.split_id = split_id; in qed_grc_dump_addr_range() 2363 dev_data->pretend.split_type = SPLIT_TYPE_NONE; in qed_grc_dump_registers() 2364 dev_data->pretend.split_id = 0; in qed_grc_dump_registers()
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | imx6dl-b1x5v2.dtsi | 40 * controller does not have any input type GPIOs, just pretend
|
| /Linux-v6.1/Documentation/fb/ |
| D | deferred_io.rst | 40 apps to pretend to have a normal framebuffer but reswizzle for the device
|
| /Linux-v6.1/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-v6.1/include/linux/qed/ |
| D | common_hsi.h | 1217 struct pxp_pretend_cmd pretend; member
|
| /Linux-v6.1/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-v6.1/Documentation/block/ |
| D | inline-encryption.rst | 300 kernel will pretend that the device does not support hardware inline encryption
|
| /Linux-v6.1/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-v6.1/Documentation/filesystems/ |
| D | idmappings.rst | 355 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-v6.1/Documentation/kernel-hacking/ |
| D | locking.rst | 92 primitives, but I'll pretend they don't exist.
|