Searched refs:PIPEDIR_INOUT (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 186 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 206 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 313 .pipedir = __cpu_to_le32(PIPEDIR_INOUT), 333 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
|
/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 | 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
|