Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c146 #define NONBUFFERED_FLAGS (BNX2_NV_WREN)
4134 if (bp->flash_info->flags & BNX2_NV_WREN) { in bnx2_enable_nvram_write()
H A Dbnx2.h6704 #define BNX2_NV_WREN 0x00000004 macro