Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dpci.h126 #define PIPEDIR_INOUT 3 /* bidirectional */ macro
Dpci.c283 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
293 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
313 .pipedir = __cpu_to_le32(PIPEDIR_INOUT),
1463 case PIPEDIR_INOUT: in ath10k_pci_hif_map_service_to_pipe()