Home
last modified time | relevance | path

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

123

/linux-6.6.21/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-6.6.21/drivers/net/ethernet/cisco/enic/
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()
Denic_dev.h31 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast,
Dvnic_dev.h124 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/linux-6.6.21/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-6.6.21/Documentation/devicetree/bindings/media/i2c/
Dimi,rdacm2x-gmsl.yaml52 All I2C traffic received on the GMSL link not directed to the serializer is
54 I2C traffic generated on the local I2C bus not directed to the serializer is
/linux-6.6.21/Documentation/driver-api/iio/
Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/linux-6.6.21/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/linux-6.6.21/Documentation/core-api/
Dboot-time-mm.rst17 may be directed to the first (and probably the only) node or to a
/linux-6.6.21/drivers/scsi/fnic/
Dvnic_dev.h123 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
Dvnic_dev.c705 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
712 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/linux-6.6.21/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-6.6.21/Documentation/driver-api/serial/
Ddriver.rst7 driver. It is not complete, any questions you have should be directed to
/linux-6.6.21/Documentation/i2c/
Di2c-address-translators.rst34 all I2C transactions directed to devices on the child buses.
/linux-6.6.21/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-6.6.21/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.yaml18 uniquely identified in the system by the directed edge (local processor ID to
/linux-6.6.21/Documentation/arch/arm/nwfpe/
Dnwfpe.rst40 Bug reports, comments, suggestions should be directed to me at
/linux-6.6.21/Documentation/driver-api/mei/
Diamt.rst46 name, the Intel LMS, which listens for traffic directed to the host name,
/linux-6.6.21/Documentation/bpf/
Dmap_cpumap.rst24 the packet is directed) can afford to spend more cycles processing the frame. The
/linux-6.6.21/arch/m68k/fpsp040/
Dsint.S149 | Input is less than zero. Restore sign, and check for directed
/linux-6.6.21/Documentation/arch/x86/
Diommu.rst7 …www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf

123