Searched refs:ival2 (Results 1 – 3 of 3) sorted by relevance
99 struct timeval ival1, ival2; member375 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()
65 struct timeval ival1, ival2; member
656 struct timeval ival1, ival2; /* count and subsequent interval */740 SETTIMER: Set the values of ival1, ival2 and count742 STARTTIMER: Start the timer with the actual values of ival1, ival2771 'ival1', then continuing to send at another given interval 'ival2'. When772 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. This809 CAN frame is stateless as state changes within the ival2 periode may get