Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c243 static int cxgb_open(struct net_device *dev) in cxgb_open() function
929 .ndo_open = cxgb_open,
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1417 static int cxgb_open(struct net_device *dev) in cxgb_open() function
2957 if (cxgb_open(netdev)) { in t3_resume_ports()
3175 .ndo_open = cxgb_open,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2830 static int cxgb_open(struct net_device *dev) in cxgb_open() function
3856 .ndo_open = cxgb_open,
5613 cxgb_open(adapter->port[i]); in eeh_reset_done()