Searched refs:PIPEDIR_OUT (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 249 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 279 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 289 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 299 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 370 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 380 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 390 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 400 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 410 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 420 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ [all …]
|
| H A D | ce.h | 417 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | ahb.c | 696 case PIPEDIR_OUT: in ath11k_ahb_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | ahb.c | 710 if (pipedir == PIPEDIR_OUT || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
|
| H A D | pci.c | 991 case PIPEDIR_OUT: in ath12k_pci_map_service_to_pipe()
|