Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dxilinx_can.c935 static enum can_state xcan_current_error_state(struct net_device *ndev) in xcan_current_error_state() function
1002 new_state = xcan_current_error_state(ndev); in xcan_update_error_state_after_rxtx()
1044 enum can_state new_state = xcan_current_error_state(ndev); in xcan_err_interrupt()