Searched refs:PIPEDIR_INOUT (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | ce.h | 44 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| A D | hw.c | 1163 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1183 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1496 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1516 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1675 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1695 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
| A D | ahb.c | 602 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
|
| A D | pci.c | 1173 case PIPEDIR_INOUT: in ath11k_pci_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | ce.h | 418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| A D | pci.c | 291 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 301 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 321 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1851 case PIPEDIR_INOUT: in ath10k_pci_hif_map_service_to_pipe()
|
| A D | snoc.c | 306 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 802 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
|
Completed in 24 milliseconds