Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/ !
Dbnxt.h1599 #define BNXT_FW_HEALTH_WIN_BASE 0x3000 macro
1602 #define BNXT_FW_HEALTH_WIN_OFF(reg) (BNXT_FW_HEALTH_WIN_BASE + \
Dbnxt.c7921 BNXT_FW_HEALTH_WIN_BASE + in bnxt_try_map_fw_health_reg()