| /kernel/linux/linux-5.10/arch/s390/pci/ |
| D | pci_irq.c | 15 static enum {FLOATING, DIRECTED} irq_delivery; enumerator 27 * DIRECTED - summary bit per cpu (only used in fallback path) 34 * DIRECTED - interrupt bit vector per cpu 71 /* Modify PCI: Register CPU directed interruptions */ 85 /* Modify PCI: Unregister CPU directed interruptions */ 128 /* Scan the directed IRQ bit vector */ in zpci_handle_cpu_local_irq() 251 if (irq_delivery == DIRECTED) { in arch_setup_msi_irqs() 281 (irq_delivery == DIRECTED) ? in arch_setup_msi_irqs() 291 if (irq_delivery == DIRECTED) { in arch_setup_msi_irqs() 316 if (irq_delivery == DIRECTED) in arch_setup_msi_irqs() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/cec/core/ |
| D | cec-adap.c | 951 #define DIRECTED 0x80 macro 955 #define BOTH (BCAST | DIRECTED) 958 * Specify minimum length and whether the message is directed, broadcast 964 [CEC_MSG_IMAGE_VIEW_ON] = 2 | DIRECTED, 965 [CEC_MSG_TEXT_VIEW_ON] = 2 | DIRECTED, 966 [CEC_MSG_INACTIVE_SOURCE] = 4 | DIRECTED, 972 [CEC_MSG_RECORD_OFF] = 2 | DIRECTED, 973 [CEC_MSG_RECORD_ON] = 3 | DIRECTED, 974 [CEC_MSG_RECORD_STATUS] = 3 | DIRECTED, 975 [CEC_MSG_RECORD_TV_SCREEN] = 2 | DIRECTED, [all …]
|
| /kernel/linux/linux-6.6/arch/s390/pci/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/cec/core/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
| 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);
|
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
| 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);
|
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/ |
| 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 */
|
| /kernel/linux/linux-6.6/Documentation/powerpc/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/powerpc/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_defines.h | 20 #define IGC_WUFC_EX 0x00000004 /* Directed Exact Wakeup Enable */ 21 #define IGC_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ 27 #define IGC_WUS_EX 0x00000004 /* Directed Exact */ 28 #define IGC_WUS_ARPD 0x00000020 /* Directed ARP Request */ 29 #define IGC_WUS_IPV4 0x00000040 /* Directed IPv4 */ 30 #define IGC_WUS_IPV6 0x00000080 /* Directed IPv6 */ 31 #define IGC_WUS_NSD 0x00000400 /* Directed IPv6 Neighbor Solicitation */ 60 * Registers) holds the directed and multicast addresses that we monitor. 62 * (RAR[15]) for our directed address used by controllers with
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
| 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 …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
| 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
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | pci_insn.h | 101 /* directed interruption information block */ 113 /* cpu directed interruption information block */
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | pci_insn.h | 110 /* directed interruption information block */ 122 /* cpu directed interruption information block */
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
| 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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
| D | enic_dev.c | 78 int enic_dev_packet_filter(struct enic *enic, int directed, int multicast, in enic_dev_packet_filter() argument 84 err = vnic_dev_packet_filter(enic->vdev, directed, in enic_dev_packet_filter()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/i2c/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-stm_source | 7 is directed. Reads return an existing connection or "<none>" if
|
| /kernel/linux/linux-6.6/arch/s390/kvm/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| 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
|