Searched refs:es58x_rx_err_msg (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/can/usb/etas_es58x/
H A Des581_4.c154 return es58x_rx_err_msg(netdev, error, 0,
170 return es58x_rx_err_msg(netdev, 0, event,
H A Des58x_core.h254 * ES58X_CONSECUTIVE_ERR_PASSIVE_MAX, es58x_rx_err_msg() will
727 int es58x_rx_err_msg(struct net_device *netdev, enum es58x_err error,
H A Des58x_fd.c181 return es58x_rx_err_msg(netdev, rx_event_msg->error_code,
H A Des58x_core.c627 * es58x_rx_err_msg() - Handle a received CAN event or error message.
658 int es58x_rx_err_msg(struct net_device *netdev, enum es58x_err error, function
870 return es58x_rx_err_msg(netdev, ES58X_ERR_OK,
1992 * channel during a bus off event (c.f. es58x_rx_err_msg() and

Completed in 203 milliseconds