Searched refs:reset_code (Results 1 – 3 of 3) sorted by relevance
1628 uint32_t reset_code = 0; in bnx2x_send_unload_req() local1632 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()1634 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()1639 reset_code = bnx2x_fw_command(sc, reset_code, 0); in bnx2x_send_unload_req()1641 reset_code = bnx2x_nic_unload_no_mcp(sc); in bnx2x_send_unload_req()1644 return reset_code; in bnx2x_send_unload_req()1832 uint32_t reset_code; in bnx2x_chip_cleanup() local1885 reset_code = bnx2x_send_unload_req(sc, unload_mode); in bnx2x_chip_cleanup()1924 rc = bnx2x_reset_hw(sc, reset_code); in bnx2x_chip_cleanup()
2219 u8 reset_code; member
1291 cq_desc->reset.reset_code, in ionic_notifyq_cb()