Home
last modified time | relevance | path

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

/linux-4.4.14/net/can/
Dbcm.c99 struct bcm_timeval ival1, ival2; member
380 msg_head.ival2 = op->ival2; in bcm_tx_timeout_tsklet()
427 head.ival2 = op->ival2; in bcm_rx_changed()
538 msg_head.ival2 = op->ival2; in bcm_rx_timeout_tsklet()
822 msg_head->ival2 = op->ival2; in bcm_read_op()
960 op->ival2 = msg_head->ival2; in bcm_tx_setup()
962 op->kt_ival2 = bcm_timeval_to_ktime(msg_head->ival2); in bcm_tx_setup()
1141 op->ival2 = msg_head->ival2; in bcm_rx_setup()
1143 op->kt_ival2 = bcm_timeval_to_ktime(msg_head->ival2); in bcm_rx_setup()
/linux-4.4.14/include/uapi/linux/can/
Dbcm.h70 struct bcm_timeval ival1, ival2; member
/linux-4.4.14/Documentation/networking/
Dcan.txt659 struct timeval ival1, ival2; /* count and subsequent interval */
743 SETTIMER: Set the values of ival1, ival2 and count
745 STARTTIMER: Start the timer with the actual values of ival1, ival2
774 'ival1', then continuing to send at another given interval 'ival2'. When
775 only one timer is needed 'count' is set to zero and only 'ival2' is used.
803 The timer values ival1 or ival2 may be set to non-zero values at RX_SETUP.
810 ival2: Throttle the received message rate down to the value of ival2. This
812 CAN frame is stateless as state changes within the ival2 periode may get