Searched refs:ival2 (Results 1 – 3 of 3) sorted by relevance
99 struct bcm_timeval ival1, ival2; member380 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()
70 struct bcm_timeval ival1, ival2; member
659 struct timeval ival1, ival2; /* count and subsequent interval */743 SETTIMER: Set the values of ival1, ival2 and count745 STARTTIMER: Start the timer with the actual values of ival1, ival2774 'ival1', then continuing to send at another given interval 'ival2'. When775 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. This812 CAN frame is stateless as state changes within the ival2 periode may get