Searched refs:BNX2X_NVRAM_PAGE_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c1750 else if (((offset + 4) % BNX2X_NVRAM_PAGE_SIZE) == 0)
1752 else if ((offset % BNX2X_NVRAM_PAGE_SIZE) == 0)
H A Dbnx2x.h966 #define BNX2X_NVRAM_PAGE_SIZE 256 macro

Completed in 124 milliseconds