Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c265 static int cxgb_close(struct net_device *dev) in cxgb_close() function
964 .ndo_stop = cxgb_close,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1484 static int cxgb_close(struct net_device *dev) in cxgb_close() function
3178 .ndo_stop = cxgb_close,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2340 static int cxgb_close(struct net_device *dev) in cxgb_close() function
3222 .ndo_stop = cxgb_close,
5974 cxgb_close(adapter->port[i]); in shutdown_one()