Home
last modified time | relevance | path

Searched refs:restart_tx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c181 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()
/linux/drivers/vhost/
H A Dvsock.c99 bool restart_tx = false; in vhost_transport_do_send_pkt() local
247 restart_tx = true; in vhost_transport_do_send_pkt()
259 if (restart_tx) in vhost_transport_do_send_pkt()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1985 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()