Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1624 #define BNXT_FW_HEALTH_WIN_BASE 0x3000 macro
1627 #define BNXT_FW_HEALTH_WIN_OFF(reg) (BNXT_FW_HEALTH_WIN_BASE + \
Dbnxt.c7917 BNXT_FW_HEALTH_WIN_BASE + in bnxt_try_map_fw_health_reg()