Searched refs:PIPEDIR_OUT (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | hw.c | 1103 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1133 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1143 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1173 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1193 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1436 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1466 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1476 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1615 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 1645 .pipedir = __cpu_to_le32(PIPEDIR_OUT), [all …]
|
| A D | ce.h | 43 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
|
| A D | ahb.c | 212 if (__le32_to_cpu(ce_config->pipedir) & PIPEDIR_OUT) in ath11k_ahb_ce_irq_enable() 227 if (__le32_to_cpu(ce_config->pipedir) & PIPEDIR_OUT) in ath11k_ahb_ce_irq_disable() 597 case PIPEDIR_OUT: in ath11k_ahb_map_service_to_pipe()
|
| A D | pci.c | 1168 case PIPEDIR_OUT: in ath11k_pci_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | snoc.c | 246 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 276 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 286 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 296 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 367 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 377 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 387 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 397 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 407 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 447 __cpu_to_le32(PIPEDIR_OUT), [all …]
|
| A D | pci.c | 229 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 259 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 269 .pipedir = __cpu_to_le32(PIPEDIR_OUT), 341 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 351 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 361 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 371 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 381 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 391 __cpu_to_le32(PIPEDIR_OUT), /* out = UL = host -> target */ 1846 case PIPEDIR_OUT: in ath10k_pci_hif_map_service_to_pipe() [all …]
|
| A D | ce.h | 417 #define PIPEDIR_OUT 2 /* Host->Target, WiFi Tx direction */ macro
|
Completed in 22 milliseconds