Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/
Dgrcan.c292 bool need_txbug_workaround; member
778 if (priv->need_txbug_workaround && in grcan_interrupt()
1107 if (priv->need_txbug_workaround) { in grcan_close()
1147 if (priv->need_txbug_workaround) in grcan_transmit_catch_up()
1417 if (priv->need_txbug_workaround) { in grcan_start_xmit()
1601 priv->need_txbug_workaround = txbug; in grcan_setup_netdev()
1614 if (priv->need_txbug_workaround) { in grcan_setup_netdev()