Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/net/ethernet/ti/
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);
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)); \
1044 cpdma_desc_to_port(chan, mode, si->directed); in cpdma_chan_submit_si()
1081 int len, int directed) in cpdma_chan_idle_submit() argument
1092 si.directed = directed; in cpdma_chan_idle_submit()
1106 dma_addr_t data, int len, int directed) in cpdma_chan_idle_submit_mapped() argument
1117 si.directed = directed; in cpdma_chan_idle_submit_mapped()
[all …]
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_dev.c78 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, in enic_dev_packet_filter() argument
84 err = vnic_dev_packet_filter(enic->vdev, directed, in enic_dev_packet_filter()
Denic_dev.h46 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast,
Dvnic_dev.h137 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/Linux-v5.4/Documentation/powerpc/
Dcxl.rst83 and AFU directed. AFU may support one or both modes.
89 When using AFU directed mode, up to 16K simultaneous contexts can
137 For AFUs operating in AFU directed mode, two character device
147 that the AFU provides (like master contexts in AFU directed).
169 An AFU directed mode AFU can have many contexts, the device can be
255 In AFU directed mode, master contexts are allowed to map all of
462 dedicated, afuX.Ys for afu directed), since the API is virtually
/Linux-v5.4/Documentation/driver-api/iio/
Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/Linux-v5.4/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/Linux-v5.4/Documentation/core-api/
Dboot-time-mm.rst17 may be directed to the first (and probably the only) node or to a
/Linux-v5.4/drivers/scsi/fnic/
Dvnic_dev.h135 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
Dvnic_dev.c715 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
722 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/Linux-v5.4/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt31 mac80211->driver: TX directed probe request
Ddns_resolver.txt130 directed by means of configuration lines in /etc/request-key.conf that tell
/Linux-v5.4/drivers/staging/iio/Documentation/
Doverview.txt9 input subsystems. Hwmon is very much directed at low sample rate
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.txt6 identified in the system by the directed edge (local processor ID to remote
/Linux-v5.4/Documentation/devicetree/bindings/net/
Dmediatek-net.txt39 by GMAC1 and GMAC2; MT7629 have two independent sets of SGMII directed
/Linux-v5.4/Documentation/devicetree/bindings/
Dgraph.txt10 There already is a simple directed graph between devices tree nodes using
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-caps.rst121 - The CEC hardware can monitor all messages, not just directed and
Dcec-ioc-g-mode.rst184 messages and directed messages for one its logical addresses) will
196 directed messages for other CEC devices will be reported. This is
/Linux-v5.4/Documentation/arm/nwfpe/
Dnwfpe.rst40 Bug reports, comments, suggestions should be directed to me at
/Linux-v5.4/Documentation/x86/
Dintel-iommu.rst7 http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-s…
/Linux-v5.4/Documentation/driver-api/mei/
Diamt.rst46 name, the Intel LMS, which listens for traffic directed to the host name,
/Linux-v5.4/arch/m68k/fpsp040/
Dsint.S149 | Input is less than zero. Restore sign, and check for directed
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dsilabs,si5341.txt11 in turn can be directed to any of the 10 (or 4) outputs through a divider.

123