Home
last modified time | relevance | path

Searched refs:BNXT_FW_STATUS_REG (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.c40 val = bnxt_read_fw_status_reg(bp, BNXT_FW_STATUS_REG); in bnxt_wait_for_device_shutdown()
230 status = bnxt_read_fw_status_reg(bp, BNXT_FW_STATUS_REG); in bnxt_handle_async_event()
H A Dbnxt.h510 #define BNXT_FW_STATUS_REG 0 macro
H A Dbnxt_ethdev.c5144 fw_status = bnxt_read_fw_status_reg(bp, BNXT_FW_STATUS_REG); in bnxt_check_fw_status()
5186 info->status_regs[BNXT_FW_STATUS_REG] = status_loc; in bnxt_map_hcomm_fw_status_reg()
5187 info->mapped_status_regs[BNXT_FW_STATUS_REG] = in bnxt_map_hcomm_fw_status_reg()
H A Dbnxt_hwrm.c5735 info->status_regs[BNXT_FW_STATUS_REG] = in bnxt_hwrm_error_recovery_qcfg()