Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/can/
Dgrcan.c291 bool need_txbug_workaround; member
778 if (priv->need_txbug_workaround && in grcan_interrupt()
1115 if (priv->need_txbug_workaround) { in grcan_close()
1154 if (priv->need_txbug_workaround) in grcan_transmit_catch_up()
1432 if (priv->need_txbug_workaround) { in grcan_start_xmit()
1611 priv->need_txbug_workaround = txbug; in grcan_setup_netdev()
1624 if (priv->need_txbug_workaround) { in grcan_setup_netdev()