Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1630 #define BNXT_FW_HEALTH_WIN_BASE 0x3000 macro
1633 #define BNXT_FW_HEALTH_WIN_OFF(reg) (BNXT_FW_HEALTH_WIN_BASE + \
H A Dbnxt.c7923 BNXT_FW_HEALTH_WIN_BASE + in bnxt_try_map_fw_health_reg()