Searched defs:bnx2x_close (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c8678 static int bnx2x_close(struct net_device *dev);
8739 bnx2x_close(bp->dev);
10541 static int bnx2x_close(struct net_device *dev) function
10792 .ndo_stop = bnx2x_close,

Completed in 82 milliseconds