/openbmc/linux/drivers/net/usb/ |
H A D | lg-vl600.c | 255 goto encapsulate; in vl600_tx_fixup() 262 goto encapsulate; in vl600_tx_fixup() 274 encapsulate: in vl600_tx_fixup()
|
H A D | net1080.c | 431 goto encapsulate; in net1080_tx_fixup() 440 goto encapsulate; in net1080_tx_fixup() 454 encapsulate: in net1080_tx_fixup()
|
/openbmc/linux/drivers/net/appletalk/ |
H A D | Kconfig | 77 driver, you can encapsulate IP inside AppleTalk (e.g. if your Linux 98 If you say Y here, the AppleTalk-IP code will be able to encapsulate
|
/openbmc/qemu/docs/devel/testing/ |
H A D | qtest.rst | 28 encapsulate common tasks of device drivers, such as memory management and
|
/openbmc/linux/Documentation/networking/ |
H A D | ipddp.rst | 22 You can currently encapsulate or decapsulate AppleTalk-IP on LocalTalk,
|
H A D | gtp.rst | 55 the phone, and encapsulate raw IP packets received from the external
|
/openbmc/linux/scripts/coccinelle/iterators/ |
H A D | for_each_child.cocci | 4 //# loop that may encapsulate an of_node_put.
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | hisi-pmu.rst | 93 4. Some HiSilicon SoCs encapsulate multiple CPU and IO dies. Each CPU die
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/ |
H A D | ray_cs.rst | 137 translate integer 0 = no translation (encapsulate frames),
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | genetlink-legacy.rst | 248 Legacy families also use ``binary`` attributes to encapsulate C arrays. The
|
/openbmc/ipmitool/ |
H A D | README | 195 BMC/IPMC. In the case the application must encapsulate its message itself and 207 encapsulate/decapsulate the message and didn't even detect the intent
|
/openbmc/linux/Documentation/process/ |
H A D | adding-syscalls.rst | 23 also makes it easier to encapsulate the new functionality in a kernel module 80 it's preferred to encapsulate the majority of the arguments into a structure 561 arguments should encapsulate those arguments in a struct, which includes a
|
/openbmc/linux/drivers/staging/most/Documentation/ |
H A D | driver_usage.txt | 60 the interface. Adapter drivers encapsulate the peripheral interface
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-design-CFS.rst | 149 encapsulate scheduling policy details and are handled by the scheduler core
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7280-qcard.dtsi | 6 * stuffed) on it. This device tree tries to encapsulate all the things that
|
/openbmc/openbmc-test-automation/lib/ |
H A D | os_utilities.robot | 609 # json_field_name Name of the JSON element to encapsulate this list.
|
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | airo.c | 1156 static int encapsulate(struct airo_info *ai, etherHead *pPacket, MICBuffer *buffer, int len); 1402 static int encapsulate(struct airo_info *ai, etherHead *frame, MICBuffer *mic, int payLen) in encapsulate() function 2020 if (encapsulate(ai, (etherHead *)buffer, &pMic, len - sizeof(etherHead)) != SUCCESS) in mpi_send_packet() 4376 if (encapsulate(ai, (etherHead *)pPacket,&pMic, len) != SUCCESS) in transmit_802_3_packet()
|
/openbmc/openbmc/poky/documentation/kernel-dev/ |
H A D | advanced.rst | 794 encapsulate them within a feature description. Once you have the feature
|
/openbmc/linux/Documentation/driver-api/gpio/ |
H A D | legacy.rst | 322 introduced to encapsulate all three fields as::
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 688 We encapsulate the reference counting in the standard 'get' and 'put'
|
/openbmc/u-boot/ |
H A D | README | 4067 encapsulate a compressed Linux kernel image with header information,
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0008-Use-libtool-2.4.patch | 27523 +# A function to encapsulate launching the target application
|