Home
last modified time | relevance | path

Searched refs:UNLOAD_NORMAL (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.h2130 #define UNLOAD_NORMAL 0 macro
Dbnx2x_main.c9152 if (unload_mode == UNLOAD_NORMAL) in bnx2x_send_unload_req()
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()
Dbnx2x_cmn.c4801 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_reload_if_running()