Searched refs:PIPEDIR_IN (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/ath12k/ |
D | hw.c | 132 .pipedir = __cpu_to_le32(PIPEDIR_IN), 142 .pipedir = __cpu_to_le32(PIPEDIR_IN), 172 .pipedir = __cpu_to_le32(PIPEDIR_IN), 234 .pipedir = __cpu_to_le32(PIPEDIR_IN), 259 .pipedir = __cpu_to_le32(PIPEDIR_IN), 269 .pipedir = __cpu_to_le32(PIPEDIR_IN), 299 .pipedir = __cpu_to_le32(PIPEDIR_IN), 350 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 360 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 370 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
D | ce.h | 36 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
D | pci.c | 849 case PIPEDIR_IN: in ath12k_pci_map_service_to_pipe()
|
/Linux-v6.6/drivers/net/wireless/ath/ath11k/ |
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 …]
|
D | ce.h | 42 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
D | pcic.c | 743 case PIPEDIR_IN: in ath11k_pcic_map_service_to_pipe()
|
D | ahb.c | 654 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
/Linux-v6.6/drivers/net/wireless/ath/ath10k/ |
D | snoc.c | 256 .pipedir = __cpu_to_le32(PIPEDIR_IN), 266 .pipedir = __cpu_to_le32(PIPEDIR_IN), 326 .pipedir = __cpu_to_le32(PIPEDIR_IN), 336 .pipedir = __cpu_to_le32(PIPEDIR_IN), 346 .pipedir = __cpu_to_le32(PIPEDIR_IN), 356 .pipedir = __cpu_to_le32(PIPEDIR_IN), 372 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 382 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 392 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 402 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
D | pci.c | 239 .pipedir = __cpu_to_le32(PIPEDIR_IN), 249 .pipedir = __cpu_to_le32(PIPEDIR_IN), 281 .pipedir = __cpu_to_le32(PIPEDIR_IN), 311 .pipedir = __cpu_to_le32(PIPEDIR_IN), 346 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 356 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 366 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 376 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 386 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 396 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
D | ce.h | 416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|