Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/can/c_can/
Dc_can_main.c997 enum c_can_lec_type lec_type) in c_can_handle_bus_err() argument
1008 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR) in c_can_handle_bus_err()
1028 switch (lec_type) { in c_can_handle_bus_err()
/linux-5.19.10/drivers/net/can/m_can/
Dm_can.c600 enum m_can_lec_type lec_type) in m_can_handle_lec_err() argument
621 switch (lec_type) { in m_can_handle_lec_err()