Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c960 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
964 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1004 loop = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1029 data_size = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1033 sb_data_p = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1042 if (!CHIP_IS_E1x(bp)) { in bnx2x_panic_dump()
2319 if (CHIP_IS_E1x(bp) && (bp->dev->mtu > 5000)) in bnx2x_set_requested_fc()
2984 } else if (!CHIP_IS_E1x(bp)) { in bnx2x_pmf_update()
3057 if (CHIP_IS_E1x(bp)) { in bnx2x_func_init()
3286 if (!CHIP_IS_E1x(bp)) { in bnx2x_pf_init()
[all …]
Dbnx2x.h1011 #define CHIP_IS_E1x(bp) (CHIP_IS_E1((bp)) || CHIP_IS_E1H((bp))) macro
1055 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))
1077 (!CHIP_IS_E1x(bp) && \
1433 #define BP_PATH(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))
1441 (vn) * ((CHIP_IS_E1x(bp) || (CHIP_MODE_IS_4_PORT(bp))) ? 2 : 1))
2569 (CHIP_IS_E1x(bp) ? MCP_REG_MCPR_SCRATCH : MCP_A_REG_MCPR_SCRATCH)
Dbnx2x_cmn.h1002 if (!CHIP_IS_E1x(bp)) { in bnx2x_stats_id()
1096 if (CHIP_IS_E1x(fp->bp)) in bnx2x_fp_qzone_id()
Dbnx2x_cmn.c2056 return bnx2x_config_rss_eth(bp, bp->port.pmf || !CHIP_IS_E1x(bp)); in bnx2x_init_rss()
2088 if (!CHIP_IS_E1x(bp)) in bnx2x_rss()
3028 if (!CHIP_IS_E1x(bp)) in bnx2x_nic_unload()
3348 if (!CHIP_IS_E1x(bp) && skb->encapsulation) { in bnx2x_xmit_type()
3900 if (!CHIP_IS_E1x(bp)) { in bnx2x_start_xmit()
4023 if (!CHIP_IS_E1x(bp)) in bnx2x_start_xmit()
4274 if (!CHIP_IS_E1x(bp)) in bnx2x_free_fp_mem_at()
4344 if (!CHIP_IS_E1x(bp)) { in set_sb_shortcuts()
4454 if (!CHIP_IS_E1x(bp)) { in bnx2x_alloc_fp_mem_at()
Dbnx2x_link.c6368 if (CHIP_IS_E1x(bp) || in bnx2x_set_led()
6546 (CHIP_IS_E1x(bp) || in bnx2x_link_initialize()
6650 if (CHIP_IS_E1x(bp) || in bnx2x_update_link_down()
6714 if ((CHIP_IS_E1x(bp) || in bnx2x_update_link_up()
6741 if (CHIP_IS_E1x(bp)) in bnx2x_update_link_up()
8182 if (!CHIP_IS_E1x(bp)) { in bnx2x_get_edc_mode()
9505 if (!CHIP_IS_E1x(bp)) in bnx2x_8727_read_status()
10144 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_config_init()
10461 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_link_reset()
10488 if (!(CHIP_IS_E1x(bp))) in bnx2x_848xx_set_link_led()
[all …]
Dbnx2x_sp.c1969 if (CHIP_IS_E1x(bp)) { in bnx2x_init_mac_obj()
2022 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_obj()
2335 if (CHIP_IS_E1x(bp)) { in bnx2x_init_rx_mode_obj()
3959 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_credit_pool()
5199 if (CHIP_IS_E1x(bp)) in bnx2x_init_queue_obj()
Dbnx2x_stats.c374 if (CHIP_IS_E1x(bp)) { in bnx2x_port_stats_init()
556 if (CHIP_IS_E1x(bp)) { in bnx2x_bmac_stats_update()
Dbnx2x_ethtool.c2499 if (CHIP_IS_E1x(bp)) { in bnx2x_run_loopback()
2862 if (!CHIP_IS_E1x(bp) && !CHIP_IS_57811xx(bp)) { in bnx2x_test_nvram()
Dbnx2x_vfpf.c1000 if (CHIP_IS_E1x(bp)) { in bnx2x_copy32_vf_dmae()
Dbnx2x_dcb.c923 if (!CHIP_IS_E1x(bp)) { in bnx2x_dcbx_set_state()
Dbnx2x_sriov.c1239 if (CHIP_IS_E1x(bp)) in bnx2x_iov_init_one()