Searched refs:net_open (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/isdn/hysdn/
H A Dhysdn_net.c60 net_open(struct net_device *dev) net_open() function
81 } /* net_open */
232 .ndo_open = net_open,
/linux-4.1.27/drivers/net/ethernet/cirrus/
H A Dmac89x0.c20 : in net_open() and net_close() so kerneld would know
126 static int net_open(struct net_device *dev);
168 .ndo_open = net_open,
325 net_open(struct net_device *dev) net_open() function
528 /* The inverse routine to net_open(). */
H A Dcs89x0.c826 net_open(struct net_device *dev) net_open() function
1078 cs89_dbg(1, debug, "net_open() succeeded\n"); net_open()
1084 /* The inverse routine to net_open(). */
1257 .ndo_open = net_open,
/linux-4.1.27/drivers/net/ethernet/realtek/
H A Datp.c195 static int net_open(struct net_device *dev);
243 .ndo_open = net_open,
428 static int net_open(struct net_device *dev) net_open() function
823 /* The inverse routine to net_open(). */
/linux-4.1.27/drivers/net/cris/
H A Deth_v10.c1328 /* The inverse routine to net_open(). */
/linux-4.1.27/drivers/net/ethernet/microchip/
H A Denc28j60.c1382 /* The inverse routine to net_open(). */ enc28j60_net_close()
/linux-4.1.27/net/atm/
H A Dlec.c331 /* The inverse routine to net_open(). */ lec_close()

Completed in 314 milliseconds