Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhw.c296 .pipedir = __cpu_to_le32(PIPEDIR_IN),
306 .pipedir = __cpu_to_le32(PIPEDIR_IN),
336 .pipedir = __cpu_to_le32(PIPEDIR_IN),
408 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
418 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
428 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
438 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
448 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
458 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
468 .pipedir = __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
[all …]
H A Dce.h42 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro
H A Dahb.c575 case PIPEDIR_IN: in ath11k_ahb_map_service_to_pipe()
H A Dpci.c844 case PIPEDIR_IN: in ath11k_pci_map_service_to_pipe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c255 .pipedir = __cpu_to_le32(PIPEDIR_IN),
265 .pipedir = __cpu_to_le32(PIPEDIR_IN),
325 .pipedir = __cpu_to_le32(PIPEDIR_IN),
335 .pipedir = __cpu_to_le32(PIPEDIR_IN),
345 .pipedir = __cpu_to_le32(PIPEDIR_IN),
355 .pipedir = __cpu_to_le32(PIPEDIR_IN),
371 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
381 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
391 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
401 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
[all …]
H A Dpci.c239 .pipedir = __cpu_to_le32(PIPEDIR_IN),
249 .pipedir = __cpu_to_le32(PIPEDIR_IN),
281 .pipedir = __cpu_to_le32(PIPEDIR_IN),
311 .pipedir = __cpu_to_le32(PIPEDIR_IN),
346 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
356 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
366 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
376 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
386 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
396 __cpu_to_le32(PIPEDIR_IN), /* in = DL = target -> host */
[all …]
H A Dce.h416 #define PIPEDIR_IN 1 /* Target-->Host, WiFi Rx direction */ macro