Searched refs:txdone (Results 1 – 3 of 3) sorted by relevance
109 bool txdone, resched = false; in txdone_hrtimer() local116 txdone = chan->mbox->ops->last_tx_done(chan); in txdone_hrtimer()117 if (txdone) in txdone_hrtimer()527 int i, txdone; in mbox_controller_register() local533 txdone = MBOX_TXDONE_BY_IRQ; in mbox_controller_register()535 txdone = MBOX_TXDONE_BY_POLL; in mbox_controller_register()537 txdone = MBOX_TXDONE_BY_ACK; in mbox_controller_register()539 if (txdone == MBOX_TXDONE_BY_POLL) { in mbox_controller_register()556 chan->txdone_method = txdone; in mbox_controller_register()
126 intel,queue-pkt-txdone = <&qmgr 22>;141 intel,queue-pkt-txdone = <&qmgr 9>;
248 struct esd_usb_tx_done_msg txdone; member467 context = &priv->tx_contexts[msg->txdone.hnd & (ESD_USB_MAX_TX_URBS - 1)]; in esd_usb_tx_done_msg()469 if (!msg->txdone.status) { in esd_usb_tx_done_msg()524 if (msg->txdone.net >= dev->net_count) { in esd_usb_read_bulk_callback()529 esd_usb_tx_done_msg(dev->nets[msg->txdone.net], in esd_usb_read_bulk_callback()