Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c56 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()
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()
333 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend()
334 *(u32 *)&p_ptt->pxp.pretend); in qed_port_unpretend()
353 offsetof(struct pxp_ptt_entry, pretend), in qed_port_fid_pretend()
[all …]
A Dqed_dbg_hsi.h761 struct pretend_params pretend; member
A Dqed_debug.c2053 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/arch/arm/boot/dts/
A Dimx6dl-b1x5v2.dtsi40 * controller does not have any input type GPIOs, just pretend
/linux/Documentation/fb/
A Ddeferred_io.rst40 apps to pretend to have a normal framebuffer but reswizzle for the device
/linux/Documentation/driver-api/mei/
A Dmei-client-bus.rst79 As a theoretical example let's pretend the ME comes with a "contact" NFC IP.
/linux/include/linux/qed/
A Dcommon_hsi.h1217 struct pxp_pretend_cmd pretend; member
/linux/Documentation/networking/
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
/linux/Documentation/block/
A Dinline-encryption.rst300 kernel will pretend that the device does not support hardware inline encryption
/linux/Documentation/virt/uml/
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
/linux/Documentation/filesystems/
A Didmappings.rst355 credentials of the current task but for our education we'll pretend this
A Dpath-lookup.rst874 correct, or if it should just decrement the count and pretend none of
/linux/Documentation/kernel-hacking/
A Dlocking.rst92 primitives, but I'll pretend they don't exist.

Completed in 52 milliseconds