Searched refs:PIPEDIR_IN (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | pci.c | 241 .pipedir = __cpu_to_le32(PIPEDIR_IN), 251 .pipedir = __cpu_to_le32(PIPEDIR_IN), 283 .pipedir = __cpu_to_le32(PIPEDIR_IN), 313 .pipedir = __cpu_to_le32(PIPEDIR_IN), 348 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 358 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 368 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 378 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 388 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 398 __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 | ce.h | 43 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | pcic.c | 789 case PIPEDIR_IN: in ath11k_pcic_map_service_to_pipe()
|