Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dxilinx_can.c997 static enum can_state xcan_current_error_state(struct net_device *ndev) in xcan_current_error_state() function
1064 new_state = xcan_current_error_state(ndev); in xcan_update_error_state_after_rxtx()
1106 enum can_state new_state = xcan_current_error_state(ndev); in xcan_err_interrupt()