Searched refs:DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS (Results 1 – 2 of 2) sorted by relevance
3793 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()3795 reset_code = DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS; in bxe_send_unload_req()15719 fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bxe_prev_unload()
1673 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro