Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/c_can/
Dc_can_main.c1007 enum c_can_lec_type lec_type) in c_can_handle_bus_err() argument
1018 if (lec_type == LEC_UNUSED || lec_type == LEC_NO_ERROR) in c_can_handle_bus_err()
1038 switch (lec_type) { in c_can_handle_bus_err()
/Linux-v5.15/drivers/net/can/m_can/
Dm_can.c598 enum m_can_lec_type lec_type) in m_can_handle_lec_err() argument
619 switch (lec_type) { in m_can_handle_lec_err()