Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst238 UCAN_OUT_TX message). The flag indicates the result of the
280 In protocol version 3 only ``UCAN_OUT_TX`` is defined, others are used
283 UCAN_OUT_TX subsection
/linux/drivers/net/can/usb/
H A Ducan.c127 UCAN_OUT_TX = 2, /* transmit a CAN frame */ enumerator
1076 m->type = UCAN_OUT_TX; in ucan_prepare_tx_urb()