Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dce.h44 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
Dhw.c1256 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1276 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1589 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1609 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1768 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1788 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
Dpcic.c747 case PIPEDIR_INOUT: in ath11k_pcic_map_service_to_pipe()
Dahb.c675 case PIPEDIR_INOUT: in ath11k_ahb_map_service_to_pipe()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dce.h418 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
Dpci.c291 .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()
Dsnoc.c306 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
802 case PIPEDIR_INOUT: in ath10k_snoc_hif_map_service_to_pipe()