Searched refs:ival2 (Results 1 – 3 of 3) sorted by relevance
103 struct bcm_timeval ival1, ival2; member381 msg_head.ival2 = op->ival2; in bcm_tx_timeout_tsklet()428 head.ival2 = op->ival2; in bcm_rx_changed()542 msg_head.ival2 = op->ival2; in bcm_rx_timeout_tsklet()848 msg_head->ival2 = op->ival2; in bcm_read_op()1002 op->ival2 = msg_head->ival2; in bcm_tx_setup()1004 op->kt_ival2 = bcm_timeval_to_ktime(msg_head->ival2); in bcm_tx_setup()1188 op->ival2 = msg_head->ival2; in bcm_rx_setup()1190 op->kt_ival2 = bcm_timeval_to_ktime(msg_head->ival2); in bcm_rx_setup()
71 struct bcm_timeval ival1, ival2; member
705 struct timeval ival1, ival2; /* count and subsequent interval */808 Set the values of ival1, ival2 and count811 Start the timer with the actual values of ival1, ival2851 'ival1', then continuing to send at another given interval 'ival2'. When852 only one timer is needed 'count' is set to zero and only 'ival2' is used.886 The timer values ival1 or ival2 may be set to non-zero values at RX_SETUP.894 ival2:895 Throttle the received message rate down to the value of ival2. This897 CAN frame is stateless as state changes within the ival2 periode may get