Home
last modified time | relevance | path

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

/openbmc/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,
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A 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,
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2842 static int cxgb_open(struct net_device *dev) in cxgb_open() function
3868 .ndo_open = cxgb_open,
5627 cxgb_open(adapter->port[i]); in eeh_reset_done()