| /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);
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_ctx.py | 102 directed = sum(cnts[i] for i in params['target']) 104 ksft_ge(directed, 20000, f"traffic on {name}: " + str(cnts)) 106 ksft_lt(sum(cnts[i] for i in params['noise']), directed / 2, 675 directed = sum(cnts[2:4]) 676 ksft_lt(sum(cnts[ :2]), directed / 2, "traffic on main context: " + str(cnts)) 677 ksft_ge(directed, 20000, "traffic on extra context: " + str(cnts)) 902 directed = sum(ctx_cnts) 903 used = sum(1 for c in ctx_cnts if c > directed / 200) 904 return cnts, directed, used 908 cnts, directed, use [all...] |
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| 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,
|
| /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
|
| /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/i2c/ |
| H A D | i2c-address-translators.rst | 34 all I2C transactions directed to devices on the child buses.
|
| /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/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 40 Bug reports, comments, suggestions should be directed to me at
|
| /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/arch/m68k/fpsp040/ |
| H A D | sint.S | 149 | Input is less than zero. Restore sign, and check for directed
|
| H A D | decbin.S | 52 | greater than 10^27, a directed rounding scheme is used with
|
| /linux/Documentation/arch/riscv/ |
| H A D | cmodx.rst | 40 execution can be directed to another custom trampoline.
|
| /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
|
| /linux/Documentation/trace/ |
| H A D | intel_th.rst | 47 mmap() interface and directed to a "software sink" driver that will
|
| /linux/Documentation/driver-api/media/ |
| H A D | cec-core.rst | 179 can receive directed messages to that address. 261 the message was nacked (for a directed message) or
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 352 case, any flow that matches the filter criteria will be directed to the
|
| /linux/net/netfilter/ipvs/ |
| H A D | Kconfig | 19 be used to choose which server the connection is directed to,
|