Searched refs:PIPEDIR_OUT (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 126 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 156 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 166 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 196 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 218 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 228 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 253 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 283 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 293 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 349 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ [all …]
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 1294 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1324 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1334 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1364 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1384 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1411 .pipedir = __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 1421 .pipedir = __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 1431 .pipedir = __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 1441 .pipedir = __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 1451 .pipedir = __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ [all …]
|
H A D | ce.h | 44 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
|
H A D | ahb.c | 665 case PIPEDIR_OUT: in ath11k_ahb_map_service_to_pipe()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 417 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
|