Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2011 #define BNXT_FW_HEALTH_WIN_BASE 0x3000 macro
2014 #define BNXT_FW_HEALTH_WIN_OFF(reg) (BNXT_FW_HEALTH_WIN_BASE + \
Dbnxt.c9403 BNXT_FW_HEALTH_WIN_BASE + in bnxt_try_map_fw_health_reg()