Searched refs:PIPEDIR_IN (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | hw.c | 1113 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1123 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1153 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1446 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1456 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1486 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1537 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1547 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1625 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1635 .pipedir = __cpu_to_le32(PIPEDIR_IN), [all …]
|
| A D | ce.h | 42 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| A D | ahb.c | 215 if (__le32_to_cpu(ce_config->pipedir) & PIPEDIR_IN) { in ath11k_ahb_ce_irq_enable() 230 if (__le32_to_cpu(ce_config->pipedir) & PIPEDIR_IN) { in ath11k_ahb_ce_irq_disable() 592 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
| A D | pci.c | 1163 case PIPEDIR_IN: in ath11k_pci_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | snoc.c | 256 .pipedir = __cpu_to_le32(PIPEDIR_IN), 266 .pipedir = __cpu_to_le32(PIPEDIR_IN), 326 .pipedir = __cpu_to_le32(PIPEDIR_IN), 336 .pipedir = __cpu_to_le32(PIPEDIR_IN), 346 .pipedir = __cpu_to_le32(PIPEDIR_IN), 356 .pipedir = __cpu_to_le32(PIPEDIR_IN), 372 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 382 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 392 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 402 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| A D | pci.c | 239 .pipedir = __cpu_to_le32(PIPEDIR_IN), 249 .pipedir = __cpu_to_le32(PIPEDIR_IN), 281 .pipedir = __cpu_to_le32(PIPEDIR_IN), 311 .pipedir = __cpu_to_le32(PIPEDIR_IN), 346 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 356 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 366 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 376 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 386 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 396 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| A D | ce.h | 416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
Completed in 23 milliseconds