Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c7903 u32 status_loc; in bnxt_try_map_fw_health_reg() local
7924 status_loc = BNXT_GRC_REG_STATUS_P5 | in bnxt_try_map_fw_health_reg()
7927 status_loc = readl(hs + offsetof(struct hcomm_status, in bnxt_try_map_fw_health_reg()
7936 bp->fw_health->regs[BNXT_FW_HEALTH_REG] = status_loc; in bnxt_try_map_fw_health_reg()
7937 reg_type = BNXT_FW_HEALTH_REG_TYPE(status_loc); in bnxt_try_map_fw_health_reg()
7939 __bnxt_map_fw_health_reg(bp, status_loc); in bnxt_try_map_fw_health_reg()
7941 BNXT_FW_HEALTH_WIN_OFF(status_loc); in bnxt_try_map_fw_health_reg()