Searched refs:PIPEDIR_IN (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | ce.c | 32 .pipedir = __cpu_to_le32(PIPEDIR_IN), 42 .pipedir = __cpu_to_le32(PIPEDIR_IN), 72 .pipedir = __cpu_to_le32(PIPEDIR_IN), 134 .pipedir = __cpu_to_le32(PIPEDIR_IN), 160 __cpu_to_le32(PIPEDIR_IN), 170 __cpu_to_le32(PIPEDIR_IN), 180 __cpu_to_le32(PIPEDIR_IN), 190 __cpu_to_le32(PIPEDIR_IN), 200 __cpu_to_le32(PIPEDIR_IN), 210 __cpu_to_le32(PIPEDIR_IN), [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | hw.c | 1304 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1314 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1344 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1416 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1426 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1436 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1446 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1456 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1466 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1476 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A D | ce.h | 43 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | pcic.c | 789 case PIPEDIR_IN: in ath11k_pcic_map_service_to_pipe()
|
| H A D | ahb.c | 660 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 258 .pipedir = __cpu_to_le32(PIPEDIR_IN), 268 .pipedir = __cpu_to_le32(PIPEDIR_IN), 328 .pipedir = __cpu_to_le32(PIPEDIR_IN), 338 .pipedir = __cpu_to_le32(PIPEDIR_IN), 348 .pipedir = __cpu_to_le32(PIPEDIR_IN), 358 .pipedir = __cpu_to_le32(PIPEDIR_IN), 374 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 384 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 394 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 404 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A D | pci.c | 241 .pipedir = __cpu_to_le32(PIPEDIR_IN), 251 .pipedir = __cpu_to_le32(PIPEDIR_IN), 283 .pipedir = __cpu_to_le32(PIPEDIR_IN), 313 .pipedir = __cpu_to_le32(PIPEDIR_IN), 348 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 358 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 368 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 378 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 388 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 398 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A D | ce.h | 416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | ce.h | 36 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | ahb.c | 674 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
|
| H A D | pci.c | 971 case PIPEDIR_IN: in ath12k_pci_map_service_to_pipe()
|