Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/can/
Dbcm.h72 TX_SETUP = 1, /* create (cyclic) transmission task */ enumerator
/linux-4.1.27/Documentation/networking/
Dcan.txt703 TX_SETUP: Create (cyclic) transmission task.
716 'ival1'. Requires the TX_COUNTEVT flag to be set at TX_SETUP.
781 as array to the TX_SETUP BCM configuration message.
821 filters) can be added as array to the TX_SETUP BCM configuration message.
/linux-4.1.27/net/can/
Dbcm.c1292 case TX_SETUP: in bcm_sendmsg()