Searched refs:rx_hrtimer (Results 1 – 5 of 5) sorted by relevance
101 struct hrtimer rx_hrtimer; member
916 hrtimer_cancel(&rx_chn->flows[i].rx_hrtimer); in am65_cpsw_nuss_common_stop()1346 rx_hrtimer); in am65_cpsw_nuss_rx_timer_callback()1381 hrtimer_start(&flow->rx_hrtimer, in am65_cpsw_nuss_rx_poll()2517 hrtimer_init(&flow->rx_hrtimer, CLOCK_MONOTONIC, in am65_cpsw_nuss_init_rx_chns()2519 flow->rx_hrtimer.function = &am65_cpsw_nuss_rx_timer_callback; in am65_cpsw_nuss_init_rx_chns()
293 container_of(timer, struct prueth_emac, rx_hrtimer); in emac_rx_timer_callback()724 hrtimer_cancel(&emac->rx_hrtimer); in emac_ndo_stop()1006 hrtimer_init(&emac->rx_hrtimer, CLOCK_MONOTONIC, in prueth_netdev_init()1008 emac->rx_hrtimer.function = &emac_rx_timer_callback; in prueth_netdev_init()
202 struct hrtimer rx_hrtimer; member
923 hrtimer_start(&emac->rx_hrtimer, in icssg_napi_rx_poll()