Home
last modified time | relevance | path

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

123

/linux-6.15/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
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()
1130 int len, int directed) in cpdma_chan_submit() argument
1141 si.directed = directed; in cpdma_chan_submit()
[all …]
/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py98 directed = sum(cnts[i] for i in params['target'])
100 ksft_ge(directed, 20000, f"traffic on {name}: " + str(cnts))
102 ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2,
650 directed = sum(cnts[2:4])
651 ksft_lt(sum(cnts[ :2]), directed / 2, "traffic on main context: " + str(cnts))
652 ksft_ge(directed, 20000, "traffic on extra context: " + str(cnts))
/linux-6.15/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.h129 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A 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.15/Documentation/devicetree/bindings/arm/freescale/
H A Dfsl,vf610-mscm-ir.txt6 it controls the directed processor interrupts. The module is available in all
/linux-6.15/Documentation/driver-api/iio/
H A Dintro.rst11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
/linux-6.15/Documentation/core-api/
H A Dboot-time-mm.rst17 may be directed to the first (and probably the only) node or to a
/linux-6.15/drivers/scsi/fnic/
H A Dvnic_dev.h123 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
H A Dvnic_dev.c709 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument
716 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
/linux-6.15/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt31 mac80211->driver: TX directed probe request
H A Diou-zcrx.rst35 to ensure that only desired flows are directed towards HW queues that are
/linux-6.15/Documentation/driver-api/serial/
H A Ddriver.rst7 driver. It is not complete, any questions you have should be directed to
/linux-6.15/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smp2p.yaml18 uniquely identified in the system by the directed edge (local processor ID to
/linux-6.15/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst117 - The CEC hardware can monitor all messages, not just directed and
H A 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.15/Documentation/i2c/
H A Di2c-address-translators.rst34 all I2C transactions directed to devices on the child buses.
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst40 Bug reports, comments, suggestions should be directed to me at
/linux-6.15/arch/m68k/fpsp040/
H A Dsint.S149 | Input is less than zero. Restore sign, and check for directed
/linux-6.15/Documentation/driver-api/mei/
H A Diamt.rst46 name, the Intel LMS, which listens for traffic directed to the host name,
/linux-6.15/Documentation/bpf/
H A Dmap_cpumap.rst24 the packet is directed) can afford to spend more cycles processing the frame. The
/linux-6.15/Documentation/arch/x86/
H A Diommu.rst7 …www.intel.com/content/dam/www/public/us/en/documents/product-specifications/vt-directed-io-spec.pdf

123