Home
last modified time | relevance | path

Searched refs:cxgb_open (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c243 static int cxgb_open(struct net_device *dev) in cxgb_open() function
929 .ndo_open = cxgb_open,
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1418 static int cxgb_open(struct net_device *dev) in cxgb_open() function
2959 if (cxgb_open(netdev)) { in t3_resume_ports()
3177 .ndo_open = cxgb_open,
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2839 static int cxgb_open(struct net_device *dev) in cxgb_open() function
3865 .ndo_open = cxgb_open,
5624 cxgb_open(adapter->port[i]); in eeh_reset_done()