Searched refs:PIPEDIR_INOUT (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 182 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 202 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 309 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 329 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
H A D | ce.h | 38 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
H A D | pci.c | 874 case PIPEDIR_INOUT: in ath12k_pci_map_service_to_pipe()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | ce.h | 45 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
H 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),
|
H A D | pcic.c | 753 case PIPEDIR_INOUT: in ath11k_pcic_map_service_to_pipe()
|
H A D | ahb.c | 664 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | ce.h | 418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
H A D | pci.c | 292 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 302 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 322 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 1852 case PIPEDIR_INOUT: in ath10k_pci_hif_map_service_to_pipe()
|
H A D | snoc.c | 306 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 802 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
|