Home
last modified time | relevance | path

Searched defs:netdev (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c38 static void ipoib_get_drvinfo(struct ifnet *netdev, in ipoib_get_drvinfo()
107 static void ipoib_get_strings(struct ifnet *netdev, u32 stringset, u8 *data) in ipoib_get_strings()
/freebsd-9-stable/usr.sbin/sysinstall/
Dftp.c64 Device *netdev = (Device *)dev->private; in netUp() local
76 Device *netdev = (Device *)dev->private; in netDown() local
/freebsd-9-stable/sys/boot/common/
Ddev_net.c87 struct devsw netdev = { variable
/freebsd-9-stable/sys/boot/ofw/libofw/
Dofw_net.c182 phandle_t netdev; in ofwn_init() local