Searched refs:bnx2x_nic_unload (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 2733 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_test_ext_loopback() 3053 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test() 3085 bnx2x_nic_unload(bp, UNLOAD_NORMAL, false); in bnx2x_self_test() 3624 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_set_channels()
|
H A D | bnx2x_cmn.h | 481 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link);
|
H A D | bnx2x_cmn.c | 2907 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_nic_load() 2982 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_nic_unload() function 4800 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_reload_if_running() 5019 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_suspend()
|
H A D | bnx2x_main.c | 10038 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover() 10231 /* bnx2x_nic_unload() flushes the bnx2x_wq, thus reset task is 10284 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task() 10290 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_sp_rtnl_task() 12555 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_close()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 2741 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()
|
H A D | bnx2x_cmn.h | 481 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link);
|
H A D | bnx2x_cmn.c | 2919 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_nic_load() 2995 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode, bool keep_link) in bnx2x_nic_unload() function 4811 bnx2x_nic_unload(bp, UNLOAD_NORMAL, true); in bnx2x_reload_if_running() 5030 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_suspend()
|
H A D | bnx2x_main.c | 10039 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover() 10232 /* bnx2x_nic_unload() flushes the bnx2x_wq, thus reset task is 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() 12510 bnx2x_nic_unload(bp, UNLOAD_CLOSE, false); in bnx2x_close()
|
Completed in 55 milliseconds