Home
last modified time | relevance | path

Searched refs:DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1217 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro
Dbnx2x_main.c7781 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()
7812 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()
9181 fw = bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bnx2x_prev_unload()