Searched refs:PIPEDIR_IN (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 195 .pipedir = __cpu_to_le32(PIPEDIR_IN), 205 .pipedir = __cpu_to_le32(PIPEDIR_IN), 235 .pipedir = __cpu_to_le32(PIPEDIR_IN), 297 .pipedir = __cpu_to_le32(PIPEDIR_IN), 322 .pipedir = __cpu_to_le32(PIPEDIR_IN), 332 .pipedir = __cpu_to_le32(PIPEDIR_IN), 362 .pipedir = __cpu_to_le32(PIPEDIR_IN), 413 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 423 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 433 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | hw.c | 1304 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1314 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1344 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1416 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1426 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1436 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1446 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1456 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1466 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 1476 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| 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()
|
| /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
|