Searched refs:PIPEDIR_INOUT (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/wireless/ath/ath12k/ |
| A D | hw.c | 245 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 265 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 372 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 392 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 655 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 673 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
| A D | ce.h | 38 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| A D | ahb.c | 682 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe() 688 if (pipedir == PIPEDIR_OUT || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
|
| A D | pci.c | 1014 case PIPEDIR_INOUT: in ath12k_pci_map_service_to_pipe()
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | ce.h | 45 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| A D | hw.c | 1354 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1374 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1687 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1707 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1866 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1886 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 2138 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 2158 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
| A D | pcic.c | 799 case PIPEDIR_INOUT: in ath11k_pcic_map_service_to_pipe()
|
| A D | ahb.c | 670 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
|
| /drivers/net/wireless/ath/ath10k/ |
| A D | ce.h | 418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| A D | pci.c | 293 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 303 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 323 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1854 case PIPEDIR_INOUT: in ath10k_pci_hif_map_service_to_pipe()
|
| A D | snoc.c | 306 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 803 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
|
Completed in 40 milliseconds