/Linux-v4.19/drivers/usb/musb/ |
D | cppi_dma.h | 26 u32 tx_complete; member 105 struct list_head tx_complete; member 121 struct list_head tx_complete; member
|
D | cppi_dma.c | 107 musb_writel(&tx->tx_complete, 0, ptr); in cppi_reset_tx() 177 INIT_LIST_HEAD(&controller->tx_complete); in cppi_controller_start() 184 INIT_LIST_HEAD(&tx_ch->tx_complete); in cppi_controller_start() 194 INIT_LIST_HEAD(&rx_ch->tx_complete); in cppi_controller_start() 404 musb_readl(&tx->tx_complete, 0) in cppi_dump_tx() 1195 musb_writel(&tx_ram->tx_complete, 0, 0); in cppi_interrupt() 1227 musb_writel(&tx_ram->tx_complete, 0, bd->dma); in cppi_interrupt() 1431 value = musb_readl(&tx_ram->tx_complete, 0); in cppi_channel_abort() 1453 musb_writel(&tx_ram->tx_complete, 0, 1); in cppi_channel_abort()
|
/Linux-v4.19/drivers/acpi/ |
D | acpi_ipmi.c | 86 struct completion tx_complete; member 217 init_completion(&ipmi_msg->tx_complete); in ipmi_msg_alloc() 359 complete(&tx_msg->tx_complete); in ipmi_flush_tx_msg() 443 complete(&tx_msg->tx_complete); in ipmi_msg_handler() 587 wait_for_completion(&tx_msg->tx_complete); in acpi_ipmi_space_handler()
|
/Linux-v4.19/drivers/mailbox/ |
D | mailbox.c | 114 complete(&chan->tx_complete); in tx_tick() 275 ret = wait_for_completion_timeout(&chan->tx_complete, wait); in mbox_send_message() 351 init_completion(&chan->tx_complete); in mbox_request_channel()
|
D | pcc.c | 265 init_completion(&chan->tx_complete); in pcc_mbox_request_channel()
|
/Linux-v4.19/include/linux/ |
D | mailbox_controller.h | 121 struct completion tx_complete; member
|
/Linux-v4.19/drivers/net/wireless/ti/wl1251/ |
D | tx.h | 104 unsigned tx_complete:1; member
|
/Linux-v4.19/drivers/net/usb/ |
D | cdc-phonet.c | 55 static void tx_complete(struct urb *req); 75 tx_complete, skb); in usbpn_xmit() 96 static void tx_complete(struct urb *req) in tx_complete() function
|
/Linux-v4.19/drivers/media/rc/ |
D | ene_ir.h | 229 struct completion tx_complete; /* TX completion */ member
|
D | ene_ir.c | 640 complete(&dev->tx_complete); in ene_tx_sample() 991 if (wait_for_completion_timeout(&dev->tx_complete, 2 * HZ) == 0) { in ene_transmit() 1066 init_completion(&dev->tx_complete); in ene_probe()
|
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/ |
D | htc-ops.h | 102 ar->htc_ops->tx_complete(ar, skb); in ath6kl_htc_tx_complete()
|
D | htc.h | 339 void (*tx_complete) (struct htc_target *, struct htc_packet *); member 570 int (*tx_complete)(struct ath6kl *ar, struct sk_buff *skb); member
|
D | htc_pipe.c | 72 ep->ep_cb.tx_complete(ep->target, packet); in do_send_completion() 1600 connect.ep_cb.tx_complete = htc_txctrl_complete; in ath6kl_htc_pipe_wait_target() 1721 .tx_complete = ath6kl_htc_pipe_tx_complete,
|
/Linux-v4.19/drivers/net/ethernet/xilinx/ |
D | xilinx_emaclite.c | 656 bool tx_complete = false; in xemaclite_interrupt() local 678 tx_complete = true; in xemaclite_interrupt() 690 tx_complete = true; in xemaclite_interrupt() 694 if (tx_complete != 0) in xemaclite_interrupt()
|
/Linux-v4.19/drivers/net/ieee802154/ |
D | adf7242.c | 272 struct completion tx_complete; member 840 reinit_completion(&lp->tx_complete); in adf7242_xmit() 853 ret = wait_for_completion_interruptible_timeout(&lp->tx_complete, in adf7242_xmit() 1012 complete(&lp->tx_complete); in adf7242_isr() 1033 complete(&lp->tx_complete); in adf7242_isr() 1256 init_completion(&lp->tx_complete); in adf7242_probe()
|
D | cc2520.c | 217 struct completion tx_complete; /* Work completion for Tx */ member 528 rc = wait_for_completion_interruptible(&priv->tx_complete); in cc2520_tx() 913 complete(&priv->tx_complete); in cc2520_sfd_isr() 1106 init_completion(&priv->tx_complete); in cc2520_probe()
|
/Linux-v4.19/drivers/soundwire/ |
D | cadence_master.h | 136 struct completion tx_complete; member
|
D | cadence_master.c | 298 time = wait_for_completion_timeout(&cdns->tx_complete, in _cdns_xfer_msg() 338 time = wait_for_completion_timeout(&cdns->tx_complete, in cdns_program_scp_addr() 573 complete(&cdns->tx_complete); in sdw_cdns_irq() 983 init_completion(&cdns->tx_complete); in sdw_cdns_probe()
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.h | 221 bool (*tx_complete)(struct fm10k_mbx_info *); member
|
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_io.c | 960 int tx_complete, work_done; in qlcnic_poll() local 969 tx_complete = qlcnic_process_cmd_ring(adapter, tx_ring, in qlcnic_poll() 974 if (!tx_complete) in qlcnic_poll() 1950 int tx_complete; in qlcnic_83xx_msix_sriov_vf_poll() local 1961 tx_complete = qlcnic_process_cmd_ring(adapter, tx_ring, budget); in qlcnic_83xx_msix_sriov_vf_poll() 1965 if (!tx_complete) in qlcnic_83xx_msix_sriov_vf_poll() 1978 int tx_complete; in qlcnic_83xx_poll() local 1989 tx_complete = qlcnic_process_cmd_ring(adapter, tx_ring, budget); in qlcnic_83xx_poll() 1993 if (!tx_complete) in qlcnic_83xx_poll()
|
/Linux-v4.19/arch/arm/mach-iop13xx/include/mach/ |
D | adma.h | 78 unsigned int tx_complete:1; member 520 BUG_ON(!(byte_count.tx_complete && desc_ctrl.zero_result)); in iop_desc_get_zero_result()
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/ |
D | pio.c | 102 static void tx_complete(struct b43legacy_pioqueue *queue, in tx_complete() function 210 tx_complete(queue, skb); in pio_tx_write_fragment()
|
/Linux-v4.19/arch/arm/include/asm/hardware/ |
D | iop3xx-adma.h | 66 unsigned int tx_complete:1; member 807 iop_paranoia(!(desc_ctrl.tx_complete && desc_ctrl.zero_result_en)); in iop_desc_get_zero_result()
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_lte.c | 69 static void tx_complete(void *arg) in tx_complete() function 470 tx_complete, nic, idx, in gdm_lte_tx()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac.h | 399 int (*tx_complete)(struct xlgmac_dma_desc *dma_desc); member
|