Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h780 #define BNX2_MISC_CFG_NVM_WR_EN_PCI (1L<<1) macro
H A Dbnx2.c4132 BNX2_WR(bp, BNX2_MISC_CFG, val | BNX2_MISC_CFG_NVM_WR_EN_PCI); in bnx2_enable_nvram_write()