Searched refs:PIPEDIR_IN (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
| D | snoc.c | 186 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 196 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 206 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 216 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 226 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 236 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 246 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 256 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 266 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 271 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| D | pci.c | 250 .pipedir = __cpu_to_le32(PIPEDIR_IN), 260 .pipedir = __cpu_to_le32(PIPEDIR_IN), 292 .pipedir = __cpu_to_le32(PIPEDIR_IN), 322 .pipedir = __cpu_to_le32(PIPEDIR_IN), 357 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 367 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 377 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 387 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 397 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ 407 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */ [all …]
|
| D | ce.h | 417 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
|