Searched refs:PIPEDIR_IN (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 259 .pipedir = __cpu_to_le32(PIPEDIR_IN), 269 .pipedir = __cpu_to_le32(PIPEDIR_IN), 329 .pipedir = __cpu_to_le32(PIPEDIR_IN), 339 .pipedir = __cpu_to_le32(PIPEDIR_IN), 349 .pipedir = __cpu_to_le32(PIPEDIR_IN), 359 .pipedir = __cpu_to_le32(PIPEDIR_IN), 375 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 385 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 395 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 405 __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/ath11k/ |
| H A D | ahb.c | 691 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | ahb.c | 704 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
|
| H A D | pci.c | 986 case PIPEDIR_IN: in ath12k_pci_map_service_to_pipe()
|