Home
last modified time | relevance | path

Searched refs:bnx2x_nic_unload (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c2741 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_test_ext_loopback()
3061 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test()
3093 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test()
3632 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_set_channels()
Dbnx2x_cmn.h481 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link);
Dbnx2x_cmn.c2908 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_nic_load()
2983 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_nic_unload() function
4801 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_reload_if_running()
5020 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_suspend()
Dbnx2x_main.c10037 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover()
10283 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task()
10289 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task()
12508 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_close()