Home
last modified time | relevance | path

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

123

/Linux-v5.10/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)); \
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 …]
/Linux-v5.10/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.10/Documentation/ABI/testing/
Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/Linux-v5.10/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
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
/Linux-v5.10/Documentation/driver-api/iio/
Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/Linux-v5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/Linux-v5.10/Documentation/core-api/
Dboot-time-mm.rst17 may be directed to the first (and probably the only) node or to a
/Linux-v5.10/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.10/Documentation/networking/
Dmac80211-auth-assoc-deauth.txt31 mac80211->driver: TX directed probe request
Ddns_resolver.rst129 directed by means of configuration lines in /etc/request-key.conf that tell
/Linux-v5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.txt6 identified in the system by the directed edge (local processor ID to remote
/Linux-v5.10/Documentation/devicetree/bindings/net/
Dmediatek-net.txt39 by GMAC1 and GMAC2; MT7629 have two independent sets of SGMII directed
/Linux-v5.10/Documentation/devicetree/bindings/
Dgraph.txt10 There already is a simple directed graph between devices tree nodes using
/Linux-v5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-adap-g-caps.rst117 - The CEC hardware can monitor all messages, not just directed and
Dcec-ioc-g-mode.rst179 messages and directed messages for one its logical addresses) will
191 directed messages for other CEC devices will be reported. This is
/Linux-v5.10/Documentation/x86/
Dintel-iommu.rst7 http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-s…
/Linux-v5.10/Documentation/arm/nwfpe/
Dnwfpe.rst40 Bug reports, comments, suggestions should be directed to me at
/Linux-v5.10/arch/m68k/fpsp040/
Dsint.S149 | Input is less than zero. Restore sign, and check for directed
/Linux-v5.10/Documentation/driver-api/mei/
Diamt.rst46 name, the Intel LMS, which listens for traffic directed to the host name,
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Dsilabs,si5341.txt14 in turn can be directed to any of the 10 (or 4) outputs through a divider.
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt54 directed at other cores. This ensures that the client

123