Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1266 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro
Dbnx2x_main.c9020 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()
9052 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bnx2x_send_unload_req()
10642 fw = bnx2x_fw_command(bp, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bnx2x_prev_unload()