Home
last modified time | relevance | path

Searched refs:directed (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_cpdma.h81 dma_addr_t data, int len, int directed);
83 int len, int directed);
85 dma_addr_t data, int len, int directed);
87 int len, int directed);
H A Ddavinci_cpdma.c139 int directed; member
180 #define cpdma_desc_to_port(chan, mode, directed) \ argument
182 if (!is_rx_chan(chan) && ((directed == 1) || \
183 (directed == 2))) \
185 (directed << CPDMA_TO_PORT_SHIFT)); \
1043 cpdma_desc_to_port(chan, mode, si->directed); in cpdma_chan_submit_si()
1080 int len, int directed) in cpdma_chan_idle_submit() argument
1091 si.directed = directed; in cpdma_chan_idle_submit()
1105 dma_addr_t data, int len, int directed) in cpdma_chan_idle_submit_mapped() argument
1116 si.directed = directed; in cpdma_chan_idle_submit_mapped()
[all …]
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c63 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, in enic_dev_packet_filter() argument
69 err = vnic_dev_packet_filter(enic->vdev, directed, in enic_dev_packet_filter()
H A Denic_dev.h31 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast,
H A Dvnic_dev.h124 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
/openbmc/docs/designs/
H A Dphosphor-audit.md215 - Enable/disable the event processing for directed services, where the directed
304 > Sending a note to directed recipient which set in configuration via sendmail
309 > Sending a notification via SNMP trap messages to directed recipient which
314 > Sending a notification to directed recipient which set in configuration via
328 - The code for directed handling type inside handler itself. As example for 'net
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/openbmc/linux/Documentation/powerpc/
H A Dcxl.rst83 and AFU directed. AFU may support one or both modes.
89 When using AFU directed mode, up to 16K simultaneous contexts can
138 For AFUs operating in AFU directed mode, two character device
148 that the AFU provides (like master contexts in AFU directed).
170 An AFU directed mode AFU can have many contexts, the device can be
256 In AFU directed mode, master contexts are allowed to map all of
464 dedicated, afuX.Ys for afu directed), since the API is virtually
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DJPL-image13 …tech of commercial goods or services. Requests to use NASA logos may be directed to Bert Ulrich, P…
15 …PL letters in red or other colors). Requests to use the JPL logo may be directed to the Institutio…
H A DCC-BY-NC-ND-2.533directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
37 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
38 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
39 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DCC-BY-NC-ND-2.033directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
37 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
38 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
39 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DCC-BY-NC-2.535directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
39 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
40 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
41 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DCC-BY-NC-2.035directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
39 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
40 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
41 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DCC-BY-NC-SA-2.537directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
41 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
42 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
43 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DCC-BY-NC-SA-2.037directed toward commercial advantage or private monetary compensation. The exchange of the Work fo…
41 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial…
42 …if Your distribution of such cover version is primarily intended for or directed toward commercial…
43 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
H A DNCGL-UK-2.020 … to you by this licence in any manner that is primarily intended for or directed toward commercial…
63 ‘Non-Commercial purposes’ means not intended for or directed toward commercial advantage or private…
H A DDSDP13 …Any questions or comments on the software may be directed to benson@mcs.anl.gov or yinyu-ye@stanfo…
H A DW3C-1998072023 …ike libwww, Amaya, and Jigsaw. Other questions about this notice can be directed to site-policy@w3…
/openbmc/linux/Documentation/driver-api/iio/
H A Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/openbmc/linux/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/openbmc/linux/Documentation/core-api/
H A Dboot-time-mm.rst17 may be directed to the first (and probably the only) node or to a
/openbmc/ipmitool/contrib/
H A Dbmc-snmp-proxy.sysconf37 # to be directed to this system and configure snmptrapd
/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_dev.h123 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
/openbmc/linux/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt31 mac80211->driver: TX directed probe request
/openbmc/linux/Documentation/driver-api/serial/
H A Ddriver.rst7 driver. It is not complete, any questions you have should be directed to

12345