Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/fddi/skfp/
Ddrvfbi.c188 int restart_tx = 0 ; in mac1_irq() local
214 restart_tx = 1 ; in mac1_irq()
224 restart_tx = 1 ; in mac1_irq()
227 if (restart_tx) in mac1_irq()
/linux-4.4.14/drivers/net/can/spi/
Dmcp251x.c269 int restart_tx; member
545 priv->restart_tx = 1; in mcp251x_do_set_mode()
793 if (priv->restart_tx) { in mcp251x_restart_work_handler()
794 priv->restart_tx = 0; in mcp251x_restart_work_handler()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c1919 static void restart_tx(struct sge_qset *qs) in restart_tx() function
2390 restart_tx(qs); in process_responses()
2499 restart_tx(qs); in process_pure_responses()