Searched refs:stmmac_tx_timer (Results 1 – 1 of 1) sorted by relevance
3196 static enum hrtimer_restart stmmac_tx_timer(struct hrtimer *t) in stmmac_tx_timer() function3238 hrtimer_setup(&tx_q->txtimer, stmmac_tx_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in stmmac_init_coalesce()7026 hrtimer_setup(&tx_q->txtimer, stmmac_tx_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL); in stmmac_xdp_open()