Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/can/
Dbcm.h77 TX_SETUP = 1, /* create (cyclic) transmission task */ enumerator
/linux-4.4.14/Documentation/networking/
Dcan.txt706 TX_SETUP: Create (cyclic) transmission task.
719 'ival1'. Requires the TX_COUNTEVT flag to be set at TX_SETUP.
784 as array to the TX_SETUP BCM configuration message.
824 filters) can be added as array to the TX_SETUP BCM configuration message.
/linux-4.4.14/net/can/
Dbcm.c1297 case TX_SETUP: in bcm_sendmsg()