Searched refs:PIPEDIR_IN (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | hw.c | 296 .pipedir = __cpu_to_le32(PIPEDIR_IN), 306 .pipedir = __cpu_to_le32(PIPEDIR_IN), 336 .pipedir = __cpu_to_le32(PIPEDIR_IN), 408 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 418 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 428 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 438 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 448 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 458 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 468 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A D | ce.h | 42 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | ahb.c | 575 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
| H A D | pci.c | 844 case PIPEDIR_IN: in ath11k_pci_map_service_to_pipe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 255 .pipedir = __cpu_to_le32(PIPEDIR_IN), 265 .pipedir = __cpu_to_le32(PIPEDIR_IN), 325 .pipedir = __cpu_to_le32(PIPEDIR_IN), 335 .pipedir = __cpu_to_le32(PIPEDIR_IN), 345 .pipedir = __cpu_to_le32(PIPEDIR_IN), 355 .pipedir = __cpu_to_le32(PIPEDIR_IN), 371 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 381 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 391 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 401 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A 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 …]
|
| H A D | ce.h | 416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|