Searched refs:rx_hrtimer (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.h | 101 struct hrtimer rx_hrtimer; member
|
| H A D | am65-cpsw-nuss.c | 517 hrtimer_cancel(&flow->rx_hrtimer); in am65_cpsw_destroy_rxq() 1391 rx_hrtimer); in am65_cpsw_nuss_rx_timer_callback() 1425 hrtimer_start(&flow->rx_hrtimer, in am65_cpsw_nuss_rx_poll() 2479 hrtimer_setup(&flow->rx_hrtimer, &am65_cpsw_nuss_rx_timer_callback, CLOCK_MONOTONIC, in am65_cpsw_nuss_init_rx_chns()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth.c | 409 container_of(timer, struct prueth_emac, rx_hrtimer); in emac_rx_timer_callback() 951 hrtimer_cancel(&emac->rx_hrtimer); in prueth_destroy_rxq() 1787 hrtimer_setup(&emac->rx_hrtimer, &emac_rx_timer_callback, CLOCK_MONOTONIC, in prueth_netdev_init()
|
| H A D | icssg_common.c | 1452 hrtimer_start(&emac->rx_hrtimer, in icssg_napi_rx_poll()
|