Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_ethtool.c1231 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_set_ringparam()
1337 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_set_flags()
1898 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_self_test()
1916 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_self_test()
Dbnx2x_cmn.c1600 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode) in bnx2x_nic_unload() function
2482 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_change_mtu()
2523 bnx2x_nic_unload(bp, UNLOAD_CLOSE); in bnx2x_suspend()
Dbnx2x_cmn.h354 int bnx2x_nic_unload(struct bnx2x *bp, int unload_mode);
Dbnx2x_dcb.c1791 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_dcbnl_set_all()
Dbnx2x_main.c7685 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY)) in bnx2x_parity_recover()
7793 bnx2x_nic_unload(bp, UNLOAD_NORMAL); in bnx2x_reset_task()
9005 bnx2x_nic_unload(bp, UNLOAD_CLOSE); in bnx2x_close()