HomeSort by relevance Sort by last modified time
    Searched refs:net_device_operations (Results 1 - 24 of 24) sorted by null

  /external/syslinux/gpxe/src/net/
nullnet.c 54 struct net_device_operations null_netdev_operations = {
  /external/syslinux/gpxe/src/include/gpxe/
netdevice.h 172 struct net_device_operations { struct
275 struct net_device_operations *op;
345 extern struct net_device_operations null_netdev_operations;
355 struct net_device_operations *op ) {
  /external/syslinux/gpxe/src/drivers/net/
3c90x.h 53 static struct net_device_operations a3c90x_operations;
legacy.c 74 static struct net_device_operations legacy_operations = {
pnic.c 194 static struct net_device_operations pnic_operations = {
b44.h 468 static struct net_device_operations b44_operations;
3c90x.c 854 static struct net_device_operations a3c90x_operations = {
ipoib.c 683 static struct net_device_operations ipoib_operations = {
myri10ge.c 503 static struct net_device_operations myri10ge_operations = {
natsemi.c 96 static struct net_device_operations natsemi_operations = {
rtl8139.c 490 static struct net_device_operations rtl_operations = {
b44.c 930 static struct net_device_operations b44_operations = {
eepro100.c 150 static struct net_device_operations ifec_operations = {
    [all...]
sis190.c 1105 static struct net_device_operations sis190_netdev_ops = {
atl1e.c 1101 static struct net_device_operations atl1e_netdev_ops = {
    [all...]
mtnic.c     [all...]
r8169.c     [all...]
etherfabric.c     [all...]
skge.c 75 static struct net_device_operations skge_operations = {
    [all...]
sky2.c     [all...]
  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undinet.c 450 static struct net_device_operations undinet_operations = {
  /external/syslinux/gpxe/src/drivers/net/e1000/
e1000.c 811 static struct net_device_operations e1000_operations;
1047 static struct net_device_operations e1000_operations = {
    [all...]
  /external/syslinux/gpxe/src/drivers/net/phantom/
phantom.c     [all...]
  /external/syslinux/gpxe/src/net/80211/
net80211.c 399 static struct net_device_operations net80211_netdev_ops = {
    [all...]

Completed in 667 milliseconds