| /linux/drivers/net/ethernet/ti/ |
| H A D | davinci_cpdma.h | 81 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 D | davinci_cpdma.c | 139 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/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_dev.c | 63 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 D | enic_dev.h | 31 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast,
|
| H A D | vnic_dev.h | 129 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
|
| H A D | vnic_dev.c | 741 int vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast, in vnic_dev_packet_filter() argument 748 a0 = (directed ? CMD_PFILTER_DIRECTED : 0) | in vnic_dev_packet_filter()
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_ctx.py | 100 directed = sum(cnts[i] for i in params['target']) 102 ksft_ge(directed, 20000, f"traffic on {name}: " + str(cnts)) 104 ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, 658 directed = sum(cnts[2:4]) 659 ksft_lt(sum(cnts[ :2]), directed / 2, "traffic on main context: " + str(cnts)) 660 ksft_ge(directed, 20000, "traffic on extra context: " + str(cnts))
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
| /linux/Documentation/driver-api/iio/ |
| H A D | intro.rst | 11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
|
| /linux/Documentation/core-api/ |
| H A D | boot-time-mm.rst | 17 may be directed to the first (and probably the only) node or to a
|
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_dev.h | 123 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
|
| H A D | vnic_dev.c | 709 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/Documentation/networking/ |
| H A D | mac80211-auth-assoc-deauth.txt | 31 mac80211->driver: TX directed probe request
|
| H A D | dns_resolver.rst | 127 directed by means of configuration lines in /etc/request-key.conf that tell
|
| H A D | iou-zcrx.rst | 35 to ensure that only desired flows are directed towards HW queues that are
|
| /linux/Documentation/driver-api/serial/ |
| H A D | driver.rst | 7 driver. It is not complete, any questions you have should be directed to
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-caps.rst | 117 - The CEC hardware can monitor all messages, not just directed and
|
| H A D | cec-ioc-g-mode.rst | 179 messages and directed messages for one its logical addresses) will 191 directed messages for other CEC devices, will be reported. This is
|
| /linux/Documentation/i2c/ |
| H A D | i2c-address-translators.rst | 34 all I2C transactions directed to devices on the child buses.
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 40 Bug reports, comments, suggestions should be directed to me at
|
| /linux/arch/m68k/fpsp040/ |
| H A D | sint.S | 149 | Input is less than zero. Restore sign, and check for directed
|
| /linux/Documentation/driver-api/mei/ |
| H A D | iamt.rst | 46 name, the Intel LMS, which listens for traffic directed to the host name,
|
| /linux/Documentation/bpf/ |
| H A D | map_cpumap.rst | 24 the packet is directed) can afford to spend more cycles processing the frame. The
|
| /linux/Documentation/driver-api/cxl/conventions/ |
| H A D | cxl-lmh.rst | 31 of restrictions that govern its usage. It is the Operating System-directed
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 34 more. For Surface Laptops, keyboard input is handled via HID directed 280 event handler. Request IDs for events are chosen by the host and directed to
|