Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Dbcm.c105 struct bcm_timeval ival1, ival2; member
147 if ((msg_head->ival1.tv_sec < 0) || in bcm_is_invalid_tv()
148 (msg_head->ival1.tv_sec > BCM_TIMER_SEC_MAX) || in bcm_is_invalid_tv()
149 (msg_head->ival1.tv_usec < 0) || in bcm_is_invalid_tv()
150 (msg_head->ival1.tv_usec >= USEC_PER_SEC) || in bcm_is_invalid_tv()
406 msg_head.ival1 = op->ival1; in bcm_tx_timeout_handler()
443 head.ival1 = op->ival1; in bcm_rx_changed()
564 msg_head.ival1 = op->ival1; in bcm_rx_timeout_handler()
821 msg_head->ival1 = op->ival1; in bcm_read_op()
977 op->ival1 = msg_head->ival1; in bcm_tx_setup()
[all …]
/Linux-v5.10/include/uapi/linux/can/
Dbcm.h71 struct bcm_timeval ival1, ival2; member
/Linux-v5.10/Documentation/networking/
Dcan.rst704 __u32 count; /* run 'count' times with ival1 */
705 struct timeval ival1, ival2; /* count and subsequent interval */
775 'ival1'. Requires the TX_COUNTEVT flag to be set at TX_SETUP.
794 Cyclic message is detected to be absent (timer ival1 expired).
808 Set the values of ival1, ival2 and count
811 Start the timer with the actual values of ival1, ival2
851 'ival1', then continuing to send at another given interval 'ival2'. When
886 The timer values ival1 or ival2 may be set to non-zero values at RX_SETUP.
889 ival1: