Searched refs:BP_NOMCP (Results 1 – 2 of 2) sorted by relevance
1984 if (!BP_NOMCP(bp)) { in bnx2x_initial_phy_init()2015 if (!BP_NOMCP(bp)) { in bnx2x_link_set()2027 if (!BP_NOMCP(bp)) { in bnx2x__link_reset()3067 if (!BP_NOMCP(bp)) in bnx2x_stats_init()3994 if (!BP_NOMCP(bp)) { in bnx2x_timer()5441 if (!BP_NOMCP(bp)) { in bnx2x_init_common()5725 if (!BP_NOMCP(bp)) { in bnx2x_init_hw()6423 if (!BP_NOMCP(bp)) { in bnx2x_nic_load()6470 if (!BP_NOMCP(bp)) { in bnx2x_nic_load()6544 if (!BP_NOMCP(bp)) { in bnx2x_nic_load()[all …]
799 #define BP_NOMCP(bp) (bp->flags & NO_MCP_FLAG) macro