Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_main.c778 if (BP_NOMCP(bp)) { in bnx2x_fw_dump_lvl()
2359 if (!BP_NOMCP(bp)) { in bnx2x_initial_phy_init()
2409 if (!BP_NOMCP(bp)) { in bnx2x_link_set()
2423 if (!BP_NOMCP(bp)) { in bnx2x__link_reset()
2442 if (!BP_NOMCP(bp)) { in bnx2x_link_test()
2538 if (BP_NOMCP(bp)) in bnx2x_read_mf_cfg()
6941 if (BP_NOMCP(bp)) in bnx2x_setup_fan_failure_detection()
7506 if (!BP_NOMCP(bp)) in bnx2x_init_hw_common_chip()
9187 if (!BP_NOMCP(bp)) in bnx2x_send_unload_req()
9222 if (!BP_NOMCP(bp)) in bnx2x_send_unload_done()
[all …]
A Dbnx2x_ethtool.c287 if (IS_MF(bp) && !BP_NOMCP(bp)) in bnx2x_get_link_ksettings()
2700 if (BP_NOMCP(bp)) in bnx2x_test_loopback()
2733 if (BP_NOMCP(bp)) in bnx2x_test_ext_loopback()
2939 if (BP_NOMCP(bp)) in bnx2x_test_nvram()
A Dbnx2x_cmn.c2726 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()
A Dbnx2x_stats.c864 if (!BP_NOMCP(bp)) { in bnx2x_hw_stats_update()
1612 if (!BP_NOMCP(bp)) { in bnx2x_stats_init()
A Dbnx2x.h1492 #define BP_NOMCP(bp) ((bp)->flags & NO_MCP_FLAG) macro

Completed in 52 milliseconds