Home
last modified time | relevance | path

Searched refs:status_regs (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h500 uint32_t status_regs[BNXT_FW_STATUS_REG_CNT]; member
H A Dbnxt_hwrm.c5431 info->status_regs[BNXT_FW_STATUS_REG] = in bnxt_hwrm_error_recovery_qcfg()
5433 info->status_regs[BNXT_FW_HEARTBEAT_CNT_REG] = in bnxt_hwrm_error_recovery_qcfg()
5435 info->status_regs[BNXT_FW_RECOVERY_CNT_REG] = in bnxt_hwrm_error_recovery_qcfg()
5437 info->status_regs[BNXT_FW_RESET_INPROG_REG] = in bnxt_hwrm_error_recovery_qcfg()
H A Dbnxt_ethdev.c3600 uint32_t reg = info->status_regs[i]; in bnxt_map_fw_health_status_regs()
3823 uint32_t reg = info->status_regs[index]; in bnxt_read_fw_status_reg()
4648 info->status_regs[BNXT_FW_STATUS_REG] = status_loc; in bnxt_map_hcomm_fw_status_reg()