Searched refs:nic_stopped (Results 1 – 3 of 3) sorted by relevance
2719 bp->nic_stopped = false; in bnx2x_nic_load()2965 bp->nic_stopped = true; in bnx2x_nic_load()3101 if (!bp->nic_stopped) { in bnx2x_nic_unload()3110 bp->nic_stopped = true; in bnx2x_nic_unload()
532 if (!bp->nic_stopped) { in bnx2x_vfpf_close_vf()540 bp->nic_stopped = true; in bnx2x_vfpf_close_vf()
1511 bool nic_stopped; member