Searched defs:need_txbug_workaround (Results 1 - 1 of 1) sorted by relevance

/drivers/net/can/
H A Dgrcan.c282 * A running reset (see below on need_txbug_workaround) should never be
295 bool need_txbug_workaround; member in struct:grcan_priv
782 if (priv->need_txbug_workaround &&
1119 if (priv->need_txbug_workaround) {
1158 if (priv->need_txbug_workaround)
1435 if (priv->need_txbug_workaround) {
1614 priv->need_txbug_workaround = txbug;
1627 if (priv->need_txbug_workaround) {

Completed in 56 milliseconds