Home
last modified time | relevance | path

Searched refs:dfx_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c273 static int dfx_open(struct net_device *dev);
490 .ndo_open = dfx_open,
1019 * and makes sure adapter is in a safe state prior to dfx_open().
1033 * must call dfx_open() to open the adapter and bring it on-line.
1433 * = dfx_open =
1461 static int dfx_open(struct net_device *dev) in dfx_open() function
1466 DBG_printk("In dfx_open...\n"); in dfx_open()
1537 * The adapter can be opened again with another call to dfx_open().
1544 * called. dfx_open() can be called to reset and reinitialize the
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c274 static int dfx_open(struct net_device *dev);
487 .ndo_open = dfx_open,
1009 * and makes sure adapter is in a safe state prior to dfx_open().
1023 * must call dfx_open() to open the adapter and bring it on-line.
1422 * = dfx_open =
1450 static int dfx_open(struct net_device *dev) in dfx_open() function
1455 DBG_printk("In dfx_open...\n"); in dfx_open()
1526 * The adapter can be opened again with another call to dfx_open().
1533 * called. dfx_open() can be called to reset and reinitialize the

Completed in 8 milliseconds