Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1630 #define BNXT_FW_HEALTH_WIN_BASE 0x3000 macro
1633 #define BNXT_FW_HEALTH_WIN_OFF(reg) (BNXT_FW_HEALTH_WIN_BASE + \
Dbnxt.c7932 BNXT_FW_HEALTH_WIN_BASE + in bnxt_try_map_fw_health_reg()