Searched refs:restart_tx (Results 1 – 5 of 5) sorted by relevance
181 int restart_tx = 0 ; in mac1_irq() local 207 restart_tx = 1 ; in mac1_irq() 217 restart_tx = 1 ; in mac1_irq() 220 if (restart_tx) in mac1_irq()
167 int restart_tx; member 395 priv->restart_tx = 1; in hi3110_do_set_mode() 619 if (priv->restart_tx) { in hi3110_restart_work_handler() 620 priv->restart_tx = 0; in hi3110_restart_work_handler()
250 int restart_tx; member 823 priv->restart_tx = 1; in mcp251x_do_set_mode() 1060 if (priv->restart_tx) { in mcp251x_restart_work_handler() 1061 priv->restart_tx = 0; in mcp251x_restart_work_handler()
96 bool restart_tx = false; in vhost_transport_do_send_pkt() local 244 restart_tx = true; in vhost_transport_do_send_pkt() 256 if (restart_tx) in vhost_transport_do_send_pkt()
1979 * restart_tx - check whether to restart suspended Tx queues1985 static void restart_tx(struct sge_qset *qs) in restart_tx() function 2454 restart_tx(qs); in process_responses() 2555 restart_tx(qs); in process_pure_responses()