Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c864 if (!BP_NOMCP(bp)) { in bnx2x_hw_stats_update()
1612 if (!BP_NOMCP(bp)) { in bnx2x_stats_init()
H A Dbnx2x.h1492 #define BP_NOMCP(bp) ((bp)->flags & NO_MCP_FLAG) macro