Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c259 .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 Dce.h416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c691 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c704 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
H A Dpci.c986 case PIPEDIR_IN: in ath12k_pci_map_service_to_pipe()