Searched refs:PIPEDIR_INOUT (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/wifi7/ |
| H A D | ce.c | 82 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 102 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 463 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 483 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 716 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 736 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | ce.h | 38 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| H A D | ahb.c | 674 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe() 680 if (pipedir == PIPEDIR_OUT || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
|
| H A D | pci.c | 981 case PIPEDIR_INOUT: in ath12k_pci_map_service_to_pipe()
|
| /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 | 799 case PIPEDIR_INOUT: in ath11k_pcic_map_service_to_pipe()
|
| H A D | ahb.c | 670 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | ce.h | 418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
|
| H 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()
|
| H A D | snoc.c | 308 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 805 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
|