Home
last modified time | relevance | path

Searched refs:poll_tulip (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/dec/tulip/
Dtulip_core.c261 static void poll_tulip(struct net_device *dev);
1279 .ndo_poll_controller = poll_tulip,
1886 static void poll_tulip (struct net_device *dev) in poll_tulip() function