Searched refs:bnx2x_send_unload_req (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h78 * bnx2x_send_unload_req - request unload mode from the MCP.
85 u32 bnx2x_send_unload_req(struct bnx2x *bp, int unload_mode);
H A Dbnx2x_main.c9006 * bnx2x_send_unload_req - request unload mode from the MCP.
9013 u32 bnx2x_send_unload_req(struct bnx2x *bp, int unload_mode) bnx2x_send_unload_req() function
9269 reset_code = bnx2x_send_unload_req(bp, unload_mode);
13787 bnx2x_send_unload_req(bp, UNLOAD_RECOVERY); bnx2x_io_slot_reset()
H A Dbnx2x_cmn.c3020 bnx2x_send_unload_req(bp, unload_mode); bnx2x_nic_unload()

Completed in 137 milliseconds