Home
last modified time | relevance | path

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

/linux-4.1.27/net/can/
Dbcm.c99 struct timeval ival1, ival2; member
375 msg_head.ival2 = op->ival2; in bcm_tx_timeout_tsklet()
422 head.ival2 = op->ival2; in bcm_rx_changed()
533 msg_head.ival2 = op->ival2; in bcm_rx_timeout_tsklet()
817 msg_head->ival2 = op->ival2; in bcm_read_op()
955 op->ival2 = msg_head->ival2; in bcm_tx_setup()
957 op->kt_ival2 = timeval_to_ktime(msg_head->ival2); in bcm_tx_setup()
1136 op->ival2 = msg_head->ival2; in bcm_rx_setup()
1138 op->kt_ival2 = timeval_to_ktime(msg_head->ival2); in bcm_rx_setup()
/linux-4.1.27/include/uapi/linux/can/
Dbcm.h65 struct timeval ival1, ival2; member
/linux-4.1.27/Documentation/networking/
Dcan.txt656 struct timeval ival1, ival2; /* count and subsequent interval */
740 SETTIMER: Set the values of ival1, ival2 and count
742 STARTTIMER: Start the timer with the actual values of ival1, ival2
771 'ival1', then continuing to send at another given interval 'ival2'. When
772 only one timer is needed 'count' is set to zero and only 'ival2' is used.
800 The timer values ival1 or ival2 may be set to non-zero values at RX_SETUP.
807 ival2: Throttle the received message rate down to the value of ival2. This
809 CAN frame is stateless as state changes within the ival2 periode may get