Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/can/
H A Dkvaser_pciefd.c28 #define KVASER_PCIEFD_BEC_POLL_FREQ (jiffies + msecs_to_jiffies(200)) macro
1374 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_error_packet()
1412 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_status_resp()
1461 mod_timer(&can->bec_poll_timer, KVASER_PCIEFD_BEC_POLL_FREQ); in kvaser_pciefd_handle_status_packet()