Home
last modified time | relevance | path

Searched refs:emac_set_coalesce (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Ddavinci_emac.c401 * emac_set_coalesce - Set interrupt coalesce settings for this device
408 static int emac_set_coalesce(struct net_device *ndev, in emac_set_coalesce() function
500 .set_coalesce = emac_set_coalesce,
1477 emac_set_coalesce(ndev, &coal); in emac_dev_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Ddavinci_emac.c404 * emac_set_coalesce - Set interrupt coalesce settings for this device
413 static int emac_set_coalesce(struct net_device *ndev, in emac_set_coalesce() function
507 .set_coalesce = emac_set_coalesce,
1491 emac_set_coalesce(ndev, &coal, NULL, NULL); in emac_dev_open()

Completed in 6 milliseconds