Home
last modified time | relevance | path

Searched refs:CHIP_IS_E1x (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c739 mark = (CHIP_IS_E1x(bp) ? MCP_REG_MCPR_SCRATCH : MCP_A_REG_MCPR_SCRATCH) in bnx2x_fw_dump_lvl()
818 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
822 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
849 loop = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
870 data_size = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
874 sb_data_p = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
883 if (!CHIP_IS_E1x(bp)) { in bnx2x_panic_dump()
2154 if (CHIP_IS_E1x(bp) && (bp->dev->mtu > 5000)) in bnx2x_initial_phy_init()
2562 } else if (!CHIP_IS_E1x(bp)) { in bnx2x_pmf_update()
2624 if (CHIP_IS_E1x(bp)) { in bnx2x_func_init()
[all …]
Dbnx2x_cmn.h1187 if (!CHIP_IS_E1x(bp)) { in bnx2x_stats_id()
1280 if (CHIP_IS_E1x(fp->bp)) in bnx2x_fp_qzone_id()
1290 if (!CHIP_IS_E1x(bp)) in bnx2x_rx_ustorm_prods_offset()
Dbnx2x.h826 #define CHIP_IS_E1x(bp) (CHIP_IS_E1((bp)) || CHIP_IS_E1H((bp))) macro
880 (!CHIP_IS_E1x(bp) && \
1180 #define BP_PATH(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))
1188 (vn) * ((CHIP_IS_E1x(bp) || (CHIP_MODE_IS_4_PORT(bp))) ? 2 : 1))
Dbnx2x_cmn.c1595 bp->port.pmf || !CHIP_IS_E1x(bp)); in bnx2x_init_rss_pf()
2173 if (!CHIP_IS_E1x(bp)) in bnx2x_nic_unload()
2837 if (!CHIP_IS_E1x(bp)) { in bnx2x_start_xmit()
2895 if (!CHIP_IS_E1x(bp)) in bnx2x_start_xmit()
3144 if (!CHIP_IS_E1x(bp)) in bnx2x_free_fp_mem_at()
3208 if (!CHIP_IS_E1x(bp)) { in set_sb_shortcuts()
3260 if (!CHIP_IS_E1x(bp)) in bnx2x_alloc_fp_mem_at()
Dbnx2x_link.c6272 if (CHIP_IS_E1x(bp) || in bnx2x_set_led()
6449 (CHIP_IS_E1x(bp) || in bnx2x_link_initialize()
6560 if (CHIP_IS_E1x(bp) || in bnx2x_update_link_down()
6608 if ((CHIP_IS_E1x(bp) || in bnx2x_update_link_up()
6635 if (CHIP_IS_E1x(bp)) in bnx2x_update_link_up()
9298 if (!CHIP_IS_E1x(bp)) in bnx2x_8727_read_status()
10180 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_link_reset()
10207 if (!(CHIP_IS_E1x(bp))) in bnx2x_848xx_set_link_led()
12279 if (CHIP_IS_E1x(bp)) { in bnx2x_8073_common_init_phy()
12330 if (CHIP_IS_E1x(bp)) in bnx2x_8073_common_init_phy()
[all …]
Dbnx2x_stats.c316 if (CHIP_IS_E1x(bp)) { in bnx2x_port_stats_init()
489 if (CHIP_IS_E1x(bp)) { in bnx2x_bmac_stats_update()
Dbnx2x_sp.c1945 if (CHIP_IS_E1x(bp)) { in bnx2x_init_mac_obj()
1998 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_obj()
2376 if (CHIP_IS_E1x(bp)) { in bnx2x_init_rx_mode_obj()
4009 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_credit_pool()
5179 if (CHIP_IS_E1x(bp)) in bnx2x_init_queue_obj()
Dbnx2x_ethtool.c794 else if (!CHIP_IS_E1x(bp)) in bnx2x_get_regs()
Dbnx2x_dcb.c906 if (!CHIP_IS_E1x(bp)) { in bnx2x_dcbx_set_state()