Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/can/
Derror.h70 #define CAN_ERR_CRTL_TX_OVERFLOW 0x02 /* TX buffer overflow */ macro
/linux-6.1.9/drivers/net/can/slcan/
Dslcan-core.c403 cf->data[1] = CAN_ERR_CRTL_TX_OVERFLOW; in slcan_bump_err()