Lines Matching refs:bxe_fw_command
2192 bxe_fw_command(struct bxe_softc *sc, in bxe_fw_command() function
3817 reset_code = bxe_fw_command(sc, reset_code, 0); in bxe_send_unload_req()
3835 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()
6813 (*load_code) = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bxe_nic_load_request()
7683 bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bxe_set_mf_bw()
7690 bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0); in bxe_handle_eee_event()
7733 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7750 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7763 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bxe_handle_drv_info_req()
7797 bxe_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bxe_dcc_event()
7799 bxe_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bxe_dcc_event()
11125 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bxe_leader_reset()
11140 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_leader_reset()
11168 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_leader_reset()
11169 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12672 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12691 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12725 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12732 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12857 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_nic_load()
12858 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
15303 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
15445 bxe_fw_command(sc, DRV_MSG_CODE_INITIATE_FLR, 0); in bxe_do_flr()
15750 fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bxe_prev_unload()