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

/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c243 static int cxgb_open(struct net_device *dev) function
929 .ndo_open = cxgb_open,
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1417 static int cxgb_open(struct net_device *dev) function
2958 if (cxgb_open(netdev)) {
3176 .ndo_open = cxgb_open,
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2839 static int cxgb_open(struct net_device *dev) function
3865 .ndo_open = cxgb_open,
5624 cxgb_open(adapter->port[i]);

Completed in 190 milliseconds