Searched refs:PIPEDIR_IN (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | pci.c | 175 .pipedir = __cpu_to_le32(PIPEDIR_IN), 185 .pipedir = __cpu_to_le32(PIPEDIR_IN), 250 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 260 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 270 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 280 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 290 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 300 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 310 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 320 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
D | pci.h | 124 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|