Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dtulip_core.c272 static void poll_tulip(struct net_device *dev);
1292 .ndo_poll_controller = poll_tulip,
1953 static void poll_tulip (struct net_device *dev) in poll_tulip() function