Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/can/c_can/
Dc_can.c109 #define IF_ARB_MSGXTD BIT(14) macro
303 flags |= IF_ARB_MSGXTD; in c_can_write_msg_object()
417 if (flags & IF_ARB_MSGXTD) in c_can_read_msg_object()