Home
last modified time | relevance | path

Searched refs:PIPEDIR_OUT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.c126 .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 Dhw.c1294 .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 Dce.h44 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
H A Dahb.c665 case PIPEDIR_OUT: in ath11k_ahb_map_service_to_pipe()
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h417 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro