Searched refs:rx_hrtimer (Results 1 – 5 of 5) sorted by relevance
101 struct hrtimer rx_hrtimer; member
516 hrtimer_cancel(&flow->rx_hrtimer); in am65_cpsw_destroy_rxq()1394 rx_hrtimer); in am65_cpsw_nuss_rx_timer_callback()1429 hrtimer_start(&flow->rx_hrtimer, in am65_cpsw_nuss_rx_poll()2568 hrtimer_init(&flow->rx_hrtimer, CLOCK_MONOTONIC, in am65_cpsw_nuss_init_rx_chns()2570 flow->rx_hrtimer.function = &am65_cpsw_nuss_rx_timer_callback; in am65_cpsw_nuss_init_rx_chns()
207 struct hrtimer rx_hrtimer; member
385 container_of(timer, struct prueth_emac, rx_hrtimer); in emac_rx_timer_callback()884 hrtimer_cancel(&emac->rx_hrtimer); in emac_ndo_stop()1172 hrtimer_init(&emac->rx_hrtimer, CLOCK_MONOTONIC, in prueth_netdev_init()1174 emac->rx_hrtimer.function = &emac_rx_timer_callback; in prueth_netdev_init()
898 hrtimer_start(&emac->rx_hrtimer, in icssg_napi_rx_poll()