/openbmc/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() 121 if (irq_delivery == DIRECTED) in zpci_clear_irq() 160 /* Scan the directed IRQ bit vector */ in zpci_handle_cpu_local_irq() 274 if (irq_delivery == DIRECTED) { in __alloc_airq() 339 (irq_delivery == DIRECTED) ? in arch_setup_msi_irqs() [all …]
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 967 #define DIRECTED 0x80 macro 971 #define BOTH (BCAST | DIRECTED) 974 * Specify minimum length and whether the message is directed, broadcast 980 [CEC_MSG_IMAGE_VIEW_ON] = 2 | DIRECTED, 981 [CEC_MSG_TEXT_VIEW_ON] = 2 | DIRECTED, 982 [CEC_MSG_INACTIVE_SOURCE] = 4 | DIRECTED, 988 [CEC_MSG_RECORD_OFF] = 2 | DIRECTED, 989 [CEC_MSG_RECORD_ON] = 3 | DIRECTED, 990 [CEC_MSG_RECORD_STATUS] = 3 | DIRECTED, 991 [CEC_MSG_RECORD_TV_SCREEN] = 2 | DIRECTED, [all …]
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | requirements.md | 56 - Directed associations. 62 Directed associations are more common and are used to show a relationship 63 between two different entities. Though it may at times feel contrived, directed 82 ### Directed associations should not codify type 90 ### Directed associations should be named with participle verbs
|
/openbmc/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 …]
|
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_type.h | 97 #define NGBE_PSR_WKUP_CTL_EX BIT(2) /* Directed Exact Wakeup Enable */ 98 #define NGBE_PSR_WKUP_CTL_MC BIT(3) /* Directed Multicast Wakeup Enable*/ 101 #define NGBE_PSR_WKUP_CTL_IPV4 BIT(6) /* Directed IPv4 Pkt Wakeup Enable */ 102 #define NGBE_PSR_WKUP_CTL_IPV6 BIT(7) /* Directed IPv6 Pkt Wakeup Enable */
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxl.rst | 83 and AFU directed. AFU may support one or both modes. 89 When using AFU directed mode, up to 16K simultaneous contexts can 138 For AFUs operating in AFU directed mode, two character device 148 that the AFU provides (like master contexts in AFU directed). 170 An AFU directed mode AFU can have many contexts, the device can be 256 In AFU directed mode, master contexts are allowed to map all of 464 dedicated, afuX.Ys for afu directed), since the API is virtually
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CC-BY-NC-ND-2.0 | 33 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 37 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 38 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 39 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | CC-BY-NC-ND-2.5 | 33 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 37 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 38 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 39 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | CC-BY-NC-2.5 | 35 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 39 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 40 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 41 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | CC-BY-NC-2.0 | 35 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 39 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 40 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 41 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | CC-BY-NC-SA-2.5 | 37 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 41 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 42 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 43 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | CC-BY-NC-SA-2.0 | 37 …directed toward commercial advantage or private monetary compensation. The exchange of the Work fo… 41 …. webcast) of the Work if that performance is primarily intended for or directed toward commercial… 42 …if Your distribution of such cover version is primarily intended for or directed toward commercial… 43 …tions), if Your public digital performance is primarily intended for or directed toward commercial…
|
H A D | JPL-image | 13 …tech of commercial goods or services. Requests to use NASA logos may be directed to Bert Ulrich, P… 15 …PL letters in red or other colors). Requests to use the JPL logo may be directed to the Institutio…
|
H A D | NCGL-UK-2.0 | 20 … to you by this licence in any manner that is primarily intended for or directed toward commercial… 63 ‘Non-Commercial purposes’ means not intended for or directed toward commercial advantage or private…
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 875 IPW_ORD_STAT_TX_DIR_DATA, // # of successful Directed Tx's (MSDU) 877 IPW_ORD_STAT_TX_DIR_DATA1 = 4, // # of successful Directed Tx's (MSDU) @ 1MB 878 IPW_ORD_STAT_TX_DIR_DATA2, // # of successful Directed Tx's (MSDU) @ 2MB 879 IPW_ORD_STAT_TX_DIR_DATA5_5, // # of successful Directed Tx's (MSDU) @ 5_5MB 880 IPW_ORD_STAT_TX_DIR_DATA11, // # of successful Directed Tx's (MSDU) @ 11MB 881 IPW_ORD_STAT_TX_DIR_DATA22, // # of successful Directed Tx's (MSDU) @ 22MB 923 IPW_ORD_STAT_RX_DIR_DATA, // # of directed packets 924 IPW_ORD_STAT_RX_DIR_DATA1, // # of directed packets at 1MB 925 IPW_ORD_STAT_RX_DIR_DATA2, // # of directed packets at 2MB 926 IPW_ORD_STAT_RX_DIR_DATA5_5, // # of directed packets at 5.5MB [all …]
|
/openbmc/docs/designs/ |
H A D | phosphor-audit.md | 215 - Enable/disable the event processing for directed services, where the directed 304 > Sending a note to directed recipient which set in configuration via sendmail 309 > Sending a notification via SNMP trap messages to directed recipient which 314 > Sending a notification to directed recipient which set in configuration via 328 - The code for directed handling type inside handler itself. As example for 'net
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_defines.h | 22 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 23 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 40 #define IGC_WUS_EX 0x00000004 /* Directed Exact */ 41 #define IGC_WUS_ARPD 0x00000020 /* Directed ARP Request */ 42 #define IGC_WUS_IPV4 0x00000040 /* Directed IPv4 */ 43 #define IGC_WUS_IPV6 0x00000080 /* Directed IPv6 */ 44 #define IGC_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */ 101 * Registers) holds the directed and multicast addresses that we monitor. 103 * (RAR[15]) for our directed address used by controllers with
|
/openbmc/qemu/semihosting/ |
H A D | console.c | 12 * re-directed to gdb (if currently being used to debug) or even 13 * re-directed elsewhere.
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | pci_insn.h | 110 /* directed interruption information block */ 122 /* cpu directed interruption information block */
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
/openbmc/linux/arch/s390/kvm/ |
H A D | diag.c | 195 "diag time slice end directed to %d: yield forwarded", in __diag_time_slice_end_directed() 204 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: done", tid); in __diag_time_slice_end_directed() 207 VCPU_EVENT(vcpu, 5, "diag time slice end directed to %d: ignored", tid); in __diag_time_slice_end_directed()
|
/openbmc/linux/drivers/net/ethernet/intel/igb/ |
H A D | e1000_defines.h | 18 #define E1000_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 19 #define E1000_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 23 #define E1000_WUS_EX 0x00000004 /* Directed Exact */ 24 #define E1000_WUS_ARPD 0x00000020 /* Directed ARP Request */ 25 #define E1000_WUS_IPV4 0x00000040 /* Directed IPv4 */ 26 #define E1000_WUS_IPV6 0x00000080 /* Directed IPv6 */ 27 #define E1000_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */ 470 * Registers) holds the directed and multicast addresses that we monitor. 472 * (RAR[15]) for our directed address used by controllers with
|