Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c2739 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_test_ext_loopback()
3059 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test()
3091 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test()
3631 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_set_channels()
H A Dbnx2x.h2131 #define UNLOAD_NORMAL 0 macro
H A Dbnx2x_main.c9151 if (unload_mode == UNLOAD_NORMAL) in bnx2x_send_unload_req()
10285 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task()
10291 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task()
H A Dbnx2x_cmn.c4810 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_reload_if_running()