Searched refs:rl_poll (Results 1 – 1 of 1) sorted by relevance
197 static int rl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count);1437 rl_poll(struct ifnet *ifp, enum poll_cmd cmd, int count) in rl_poll() function1850 error = ether_poll_register(rl_poll, ifp); in rl_ioctl()