Searched refs:bnx2x_fw_command (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 1639 reset_code = bnx2x_fw_command(sc, reset_code, 0); in bnx2x_send_unload_req() 3589 bnx2x_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bnx2x_set_mf_bw() 3657 bnx2x_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bnx2x_handle_drv_info_req() 3688 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bnx2x_dcc_event() 3690 bnx2x_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bnx2x_dcc_event() 6370 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_leader_reset() 7278 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7297 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7317 bnx2x_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0); in bnx2x_nic_load() 7449 bnx2x_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bnx2x_nic_load() [all …]
|