Home
last modified time | relevance | path

Searched refs:bnxt_close (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c10072 static int bnxt_close(struct net_device *dev) in bnxt_close() function
10844 * set. If the device is being closed, bnxt_close() may be holding in bnxt_rtnl_lock_sp()
12229 .ndo_stop = bnxt_close,
12930 rc = bnxt_close(dev); in bnxt_suspend()
13028 bnxt_close(netdev); in bnxt_io_error_detected()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c10754 static int bnxt_close(struct net_device *dev) in bnxt_close() function
11736 * set. If the device is being closed, bnxt_close() may be holding in bnxt_rtnl_lock_sp()
13177 .ndo_stop = bnxt_close,
13885 rc = bnxt_close(dev); in bnxt_suspend()
13985 bnxt_close(netdev); in bnxt_io_error_detected()

Completed in 32 milliseconds