Home
last modified time | relevance | path

Searched refs:PIPEDIR_INOUT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dce.h418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
H A Dsnoc.c309 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
806 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()
/linux/drivers/net/wireless/ath/ath12k/
H A Dahb.c704 if (pipedir == PIPEDIR_IN || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
710 if (pipedir == PIPEDIR_OUT || pipedir == PIPEDIR_INOUT) { in ath12k_ahb_map_service_to_pipe()
H A Dpci.c996 case PIPEDIR_INOUT: in ath12k_pci_map_service_to_pipe()
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c701 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()