/include/linux/ |
D | async_tx.h | 88 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() argument 90 if (likely(tx)) { in async_tx_issue_pending() 91 struct dma_chan *chan = tx->chan; in async_tx_issue_pending() 112 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() argument 147 struct dma_async_tx_descriptor *tx, in init_async_submit() argument 152 args->depend_tx = tx; in init_async_submit() 158 void async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, 207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
|
D | dmaengine.h | 612 dma_cookie_t (*tx_submit)(struct dma_async_tx_descriptor *tx); 613 int (*desc_free)(struct dma_async_tx_descriptor *tx); 633 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap() argument 637 tx->unmap = unmap; in dma_set_unmap() 644 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap() argument 658 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx) in dma_descriptor_unmap() argument 660 if (!tx->unmap) in dma_descriptor_unmap() 663 dmaengine_unmap_put(tx->unmap); in dma_descriptor_unmap() 664 tx->unmap = NULL; in dma_descriptor_unmap() 1366 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, [all …]
|
D | serial.h | 21 __u32 cts, dsr, rng, dcd, tx, rx; member
|
D | posix-clock.h | 41 int (*clock_adjtime)(struct posix_clock *pc, struct __kernel_timex *tx);
|
D | wwan.h | 56 int (*tx)(struct wwan_port *port, struct sk_buff *skb); member
|
D | moxtet.h | 45 u8 tx[TURRIS_MOX_MAX_MODULES]; member
|
D | linkmode.h | 101 void linkmode_set_pause(unsigned long *advertisement, bool tx, bool rx);
|
D | serial_core.h | 99 __u32 tx; member 326 up->icount.tx += chars; in uart_xmit_advance()
|
/include/soc/tegra/ |
D | ivc.h | 21 } rx, tx; member 95 dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys,
|
D | bpmp.h | 100 } tx; member
|
/include/uapi/linux/ |
D | atm_eni.h | 15 int tx,rx; /* values are in percent and must be > 100 */ member
|
D | if_xdp.h | 52 struct xdp_ring_offset tx; member
|
D | serial.h | 104 int rx, tx; member
|
D | atmdev.h | 35 __HANDLE_ITEM(tx); /* TX okay */ \
|
D | synclink.h | 214 __u32 cts, dsr, rng, dcd, tx, rx; member
|
/include/linux/spi/ |
D | altera.h | 40 const unsigned char *tx; member
|
/include/linux/dma/ |
D | ipu-dma.h | 171 #define to_tx_desc(tx) container_of(tx, struct idmac_tx_desc, txd) argument
|
/include/net/ |
D | xdp_sock.h | 59 struct xsk_queue *tx ____cacheline_aligned_in_smp;
|
D | tls.h | 258 struct cipher_context tx; member 372 int tls_set_sw_offload(struct sock *sk, struct tls_context *ctx, int tx); 446 static inline u16 tls_user_config(struct tls_context *ctx, bool tx) in tls_user_config() argument 448 u16 config = tx ? ctx->tx_conf : ctx->rx_conf; in tls_user_config() 543 ctx->tx.iv + prot->salt_size, iv_size); in tls_fill_prepend()
|
/include/linux/mfd/ |
D | ipaq-micro.h | 114 struct ipaq_micro_txdev tx; /* transmit ISR state */ member
|
/include/linux/soc/ti/ |
D | knav_dma.h | 133 struct knav_dma_tx_cfg tx; member
|
/include/acpi/ |
D | processor.h | 195 int tx; /* throttle level */ member
|
/include/linux/iio/imu/ |
D | adis.h | 134 u8 tx[10] ____cacheline_aligned; member
|
/include/linux/mlx5/ |
D | mlx5_ifc_fpga.h | 403 u8 tx[0x1]; member
|
/include/soc/fsl/qe/ |
D | immap_qe.h | 202 u8 tx[0x400]; member
|