Searched refs:PIPEDIR_IN (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 136 .pipedir = __cpu_to_le32(PIPEDIR_IN), 146 .pipedir = __cpu_to_le32(PIPEDIR_IN), 176 .pipedir = __cpu_to_le32(PIPEDIR_IN), 238 .pipedir = __cpu_to_le32(PIPEDIR_IN), 263 .pipedir = __cpu_to_le32(PIPEDIR_IN), 273 .pipedir = __cpu_to_le32(PIPEDIR_IN), 303 .pipedir = __cpu_to_le32(PIPEDIR_IN), 354 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 364 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 374 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| H A D | ce.h | 36 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | pci.c | 1007 case PIPEDIR_IN: in ath12k_pci_map_service_to_pipe()
|
| /linux-6.15/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), 1637 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1647 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1677 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1816 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1826 .pipedir = __cpu_to_le32(PIPEDIR_IN), 1856 .pipedir = __cpu_to_le32(PIPEDIR_IN), 2088 .pipedir = __cpu_to_le32(PIPEDIR_IN), [all …]
|
| H A D | ce.h | 43 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|
| H A D | pcic.c | 787 case PIPEDIR_IN: in ath11k_pcic_map_service_to_pipe()
|
| H A D | ahb.c | 660 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A 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 …]
|
| H A D | pci.c | 240 .pipedir = __cpu_to_le32(PIPEDIR_IN), 250 .pipedir = __cpu_to_le32(PIPEDIR_IN), 282 .pipedir = __cpu_to_le32(PIPEDIR_IN), 312 .pipedir = __cpu_to_le32(PIPEDIR_IN), 347 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 357 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 367 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 377 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 387 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 397 __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
|