Lines Matching refs:bxe_fw_command

2199 bxe_fw_command(struct bxe_softc *sc,  in bxe_fw_command()  function
3828 reset_code = bxe_fw_command(sc, reset_code, 0); in bxe_send_unload_req()
3846 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done()
6853 (*load_code) = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bxe_nic_load_request()
7723 bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bxe_set_mf_bw()
7730 bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0); in bxe_handle_eee_event()
7773 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7790 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7803 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bxe_handle_drv_info_req()
7837 bxe_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bxe_dcc_event()
7839 bxe_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bxe_dcc_event()
11165 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bxe_leader_reset()
11180 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_leader_reset()
11208 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_leader_reset()
11209 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12725 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12744 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12778 bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12785 load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bxe_nic_load()
12910 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0); in bxe_nic_load()
12911 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
15369 uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, in bxe_prev_mcp_done()
15511 bxe_fw_command(sc, DRV_MSG_CODE_INITIATE_FLR, 0); in bxe_do_flr()
15816 fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0); in bxe_prev_unload()