Home
last modified time | relevance | path

Searched refs:BNX2X_STATE_CLOSED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3015 (bp->state == BNX2X_STATE_CLOSED || in bnx2x_nic_unload()
3040 if (bp->state == BNX2X_STATE_CLOSED || bp->state == BNX2X_STATE_ERROR) in bnx2x_nic_unload()
3150 bp->state = BNX2X_STATE_CLOSED; in bnx2x_nic_unload()
H A Dbnx2x.h1581 #define BNX2X_STATE_CLOSED 0 macro
H A Dbnx2x_main.c14273 bp->state = BNX2X_STATE_CLOSED; in bnx2x_io_slot_reset()