Searched defs:bnx2x_close (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c9980 static int bnx2x_close(struct net_device *dev);
10050 bnx2x_close(bp->dev);
12247 static int bnx2x_close(struct net_device *dev) function
12555 .ndo_stop = bnx2x_close,

Completed in 150 milliseconds