Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Dbcm.c401 static enum hrtimer_restart bcm_tx_timeout_handler(struct hrtimer *hrtimer) in bcm_tx_timeout_handler() function
974 op->timer.function = bcm_tx_timeout_handler; in bcm_tx_setup()