Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1632 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()
9508 fw = bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bnx2x_prev_unload()
H A Decore_hsi.h1687 #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS 0x20010000 macro