Searched refs:BP_NOMCP (Results 1 – 3 of 3) sorted by relevance
2726 if (!BP_NOMCP(bp)) { in bnx2x_nic_load()2789 if (!BP_NOMCP(bp)) { in bnx2x_nic_load()2956 if (IS_PF(bp) && !BP_NOMCP(bp)) { in bnx2x_nic_load()3064 if (IS_PF(bp) && !BP_NOMCP(bp)) { in bnx2x_nic_unload()3154 if (IS_PF(bp) && !BP_NOMCP(bp)) in bnx2x_nic_unload()
864 if (!BP_NOMCP(bp)) { in bnx2x_hw_stats_update()1612 if (!BP_NOMCP(bp)) { in bnx2x_stats_init()
1492 #define BP_NOMCP(bp) ((bp)->flags & NO_MCP_FLAG) macro