Home
last modified time | relevance | path

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

/linux/drivers/net/can/kvaser_pciefd/
H A Dkvaser_pciefd_core.c30 #define KVASER_PCIEFD_BEC_POLL_FREQ (jiffies + msecs_to_jiffies(200)) macro
1360 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_error_packet()
1398 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_status_resp()
1447 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_status_packet()