Searched refs:bnx2x_fw_command (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 1635 reset_code = bnx2x_fw_command(sc, reset_code, 0); in bnx2x_send_unload_req() 3585 bnx2x_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bnx2x_set_mf_bw() 3653 bnx2x_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bnx2x_handle_drv_info_req() 3684 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bnx2x_dcc_event() 3686 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bnx2x_dcc_event() 6366 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_leader_reset() 7274 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7293 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7313 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7445 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_nic_load() [all …]
|