Searched refs:bnxt_read_fw_status_reg (Results 1 – 3 of 3) sorted by relevance
40 val = bnxt_read_fw_status_reg(bp, BNXT_FW_STATUS_REG); in bnxt_wait_for_device_shutdown()187 bnxt_read_fw_status_reg(bp, BNXT_FW_HEARTBEAT_CNT_REG); in bnxt_handle_async_event()189 bnxt_read_fw_status_reg(bp, BNXT_FW_RECOVERY_CNT_REG); in bnxt_handle_async_event()
884 uint32_t bnxt_read_fw_status_reg(struct bnxt *bp, uint32_t index);
3820 uint32_t bnxt_read_fw_status_reg(struct bnxt *bp, uint32_t index) in bnxt_read_fw_status_reg() function3916 val = bnxt_read_fw_status_reg(bp, BNXT_FW_HEARTBEAT_CNT_REG); in bnxt_check_fw_health()3922 val = bnxt_read_fw_status_reg(bp, BNXT_FW_RECOVERY_CNT_REG); in bnxt_check_fw_health()4606 fw_status = bnxt_read_fw_status_reg(bp, BNXT_FW_STATUS_REG); in bnxt_check_fw_status()