Home
last modified time | relevance | path

Searched refs:gelic_net_open (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h359 int gelic_net_open(struct net_device *netdev);
H A Dps3_gelic_net.c1167 * gelic_net_open - called upon ifconfig up
1172 * gelic_net_open allocates all the descriptors and memory needed for
1175 int gelic_net_open(struct net_device *netdev) in gelic_net_open() function
1396 gelic_net_open(netdev); in gelic_net_tx_timeout_task()
1422 .ndo_open = gelic_net_open,
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.h359 int gelic_net_open(struct net_device *netdev);
H A Dps3_gelic_net.c1167 * gelic_net_open - called upon ifconfig up
1172 * gelic_net_open allocates all the descriptors and memory needed for
1175 int gelic_net_open(struct net_device *netdev) in gelic_net_open() function
1396 gelic_net_open(netdev); in gelic_net_tx_timeout_task()
1423 .ndo_open = gelic_net_open,

Completed in 7 milliseconds