Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1483 static int cxgb_close(struct net_device *dev) in cxgb_close() function
3177 .ndo_stop = cxgb_close,
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2459 static int cxgb_close(struct net_device *dev) in cxgb_close() function
3390 .ndo_stop = cxgb_close,
6240 cxgb_close(adapter->port[i]); in shutdown_one()