| /linux/arch/s390/pci/ |
| H A D | pci_irq.c | 16 static enum {FLOATING, DIRECTED} irq_delivery; enumerator 21 * DIRECTED - summary bit per cpu (only used in fallback path) 28 * DIRECTED - interrupt bit vector per cpu 68 /* Modify PCI: Register CPU directed interruptions */ 83 /* Modify PCI: Unregister CPU directed interruptions */ 105 if (irq_delivery == DIRECTED) in zpci_set_irq() 118 if (irq_delivery == DIRECTED) in zpci_clear_irq() 153 if (irq_delivery == DIRECTED) { in zpci_compose_msi_msg() 180 /* Scan the directed IRQ bit vector */ in zpci_handle_cpu_local_irq() 300 if (irq_delivery == DIRECTED) { in __alloc_airq() [all …]
|
| /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/drivers/net/ethernet/intel/igc/ |
| H A D | igc_defines.h | 24 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 25 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 42 #define IGC_WUS_EX 0x00000004 /* Directed Exact */ 43 #define IGC_WUS_ARPD 0x00000020 /* Directed ARP Request */ 44 #define IGC_WUS_IPV4 0x00000040 /* Directed IPv4 */ 45 #define IGC_WUS_IPV6 0x00000080 /* Directed IPv6 */ 46 #define IGC_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */ 103 * Registers) holds the directed and multicast addresses that we monitor. 105 * (RAR[15]) for our directed address used by controllers with
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
| /linux/Documentation/devicetree/bindings/media/i2c/ |
| H A D | imi,rdacm2x-gmsl.yaml | 52 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/Documentation/driver-api/iio/ |
| H A D | intro.rst | 11 :doc:`input <../input>` subsystems. Hwmon is directed at low sample rate
|
| /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,
|
| /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/security/apparmor/ |
| H A D | path.c | 41 * specifically directed to connect the path, 45 * of chroot) and specifically directed to connect paths to
|
| /linux/Documentation/networking/ |
| H A D | mac80211-auth-assoc-deauth.txt | 31 mac80211->driver: TX directed probe request
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | fddi.h | 53 #define DBEACON_INFO 1 /* beacon type DIRECTED */
|
| H A D | smtstate.h | 80 #define RM6_DIRECTED 6 /* sending directed beacons */
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | defza.rst | 35 Two entries are preoccupied by the Directed Beacon and Ring Purger
|
| /linux/arch/powerpc/include/asm/ |
| H A D | reg_booke.h | 514 * directed to Guest state */ 516 * directed to guest state */ 518 * directed to guest state */ 520 * directed to guest state */ 522 * directed to guest state */
|
| /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/driver-api/serial/ |
| H A D | driver.rst | 7 driver. It is not complete, any questions you have should be directed to
|
| /linux/tools/lib/symbol/ |
| H A D | Makefile | 41 # Treat warnings as errors unless directed not to
|
| /linux/Documentation/userspace-api/media/cec/ |
| 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
|
| H A D | cec-ioc-adap-g-caps.rst | 117 - The CEC hardware can monitor all messages, not just directed and
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | nwfpe.rst | 40 Bug reports, comments, suggestions should be directed to me at
|
| /linux/tools/lib/subcmd/ |
| H A D | Makefile | 45 # Treat warnings as errors unless directed not to
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | defines.h | 22 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 23 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 478 * Registers) holds the directed and multicast addresses that we monitor. 480 * (RAR[15]) for our directed address used by controllers with
|
| /linux/drivers/scsi/fnic/ |
| H A D | vnic_dev.h | 123 void vnic_dev_packet_filter(struct vnic_dev *vdev, int directed, int multicast,
|
| /linux/Documentation/i2c/ |
| H A D | i2c-address-translators.rst | 34 all I2C transactions directed to devices on the child buses.
|
| /linux/Documentation/driver-api/mei/ |
| H A D | iamt.rst | 46 name, the Intel LMS, which listens for traffic directed to the host name,
|