Searched refs:dev_getfirstbyhwtype (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h663 extern struct net_device *dev_getfirstbyhwtype(unsigned short type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/llc/
H A Daf_llc.c248 llc->dev = dev_getfirstbyhwtype(addr->sllc_arphrd);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Ddev.c684 struct net_device *dev_getfirstbyhwtype(unsigned short type) function
696 EXPORT_SYMBOL(dev_getfirstbyhwtype); variable

Completed in 71 milliseconds