Home
last modified time | relevance | path

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

/linux/include/uapi/linux/can/
H A Dbcm.h78 TX_SETUP = 1, /* create (cyclic) transmission task */ enumerator
/linux/Documentation/networking/
H A Dcan.rst793 TX_SETUP:
812 'ival1'. Requires the TX_COUNTEVT flag to be set at TX_SETUP.
902 as array to the TX_SETUP BCM configuration message:
949 filters) can be added as array to the TX_SETUP BCM configuration message:
/linux/net/can/
H A Dbcm.c1396 case TX_SETUP: in bcm_sendmsg()