Home
last modified time | relevance | path

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

123

/Linux-v4.19/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,
Dvnic_dev.c757 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
764 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/Linux-v4.19/Documentation/powerpc/
Dcxl.txt78 and AFU directed. AFU may support one or both modes.
84 When using AFU directed mode, up to 16K simultaneous contexts can
132 For AFUs operating in AFU directed mode, two character device
142 that the AFU provides (like master contexts in AFU directed).
162 An AFU directed mode AFU can have many contexts, the device can be
245 In AFU directed mode, master contexts are allowed to map all of
444 dedicated, afuX.Ys for afu directed), since the API is virtually
/Linux-v4.19/Documentation/driver-api/iio/
Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/Linux-v4.19/Documentation/devicetree/bindings/arm/freescale/
Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/Linux-v4.19/drivers/net/ethernet/ti/
Ddavinci_cpdma.h88 int len, int directed);
Ddavinci_cpdma.c178 #define cpdma_desc_to_port(chan, mode, directed) \ argument
180 if (!is_rx_chan(chan) && ((directed == 1) || \
181 (directed == 2))) \
183 (directed << CPDMA_TO_PORT_SHIFT)); \
1030 int len, int directed) in cpdma_chan_submit() argument
1073 cpdma_desc_to_port(chan, mode, directed); in cpdma_chan_submit()
/Linux-v4.19/drivers/scsi/fnic/
Dvnic_dev.h133 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
Dvnic_dev.c472 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
479 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/Linux-v4.19/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-v4.19/drivers/staging/iio/Documentation/
Doverview.txt9 input subsystems. Hwmon is very much directed at low sample rate
/Linux-v4.19/Documentation/core-api/
Dboot-time-mm.rst34 may be directed to the first (and probably the only) node or to a
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.txt6 identified in the system by the directed edge (local processor ID to remote
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-caps.rst114 - The CEC hardware can monitor all messages, not just directed and
Dcec-ioc-g-mode.rst177 messages and directed messages for one its logical addresses) will
189 directed messages for other CEC devices will be reported. This is
/Linux-v4.19/Documentation/devicetree/bindings/
Dgraph.txt10 There already is a simple directed graph between devices tree nodes using
/Linux-v4.19/Documentation/
DIntel-IOMMU.txt7 http://www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-s…
/Linux-v4.19/Documentation/arm/nwfpe/
DREADME37 Bug reports, comments, suggestions should be directed to me at
/Linux-v4.19/arch/m68k/fpsp040/
Dsint.S149 | Input is less than zero. Restore sign, and check for directed
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dl2c2x0.txt46 filter. Addresses in the filter window are directed to the M1 port. Other
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt54 directed at other cores. This ensures that the client

123