Searched refs:PIPEDIR_INOUT (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | ce.h | 44 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| D | hw.c | 1117 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1137 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1450 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1470 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1629 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1649 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
| D | ahb.c | 602 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
|
| D | pci.c | 1140 case PIPEDIR_INOUT: in ath11k_pci_map_service_to_pipe()
|
| /Linux-v5.15/drivers/net/wireless/ath/ath10k/ |
| D | ce.h | 418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| 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()
|
| D | snoc.c | 305 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 801 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
|