Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c965 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
969 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1009 loop = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1034 data_size = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1038 sb_data_p = CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()
1047 if (!CHIP_IS_E1x(bp)) { in bnx2x_panic_dump()
2320 if (CHIP_IS_E1x(bp) && (bp->dev->mtu > 5000)) in bnx2x_set_requested_fc()
2989 } else if (!CHIP_IS_E1x(bp)) { in bnx2x_pmf_update()
3062 if (CHIP_IS_E1x(bp)) { in bnx2x_func_init()
3290 if (!CHIP_IS_E1x(bp)) { in bnx2x_pf_init()
[all …]
Dbnx2x_cmn.h1050 if (!CHIP_IS_E1x(bp)) { in bnx2x_stats_id()
1072 if (!CHIP_IS_E1x(bp)) in bnx2x_init_vlan_mac_fp_objs()
1155 if (CHIP_IS_E1x(fp->bp)) in bnx2x_fp_qzone_id()
Dbnx2x.h1022 #define CHIP_IS_E1x(bp) (CHIP_IS_E1((bp)) || CHIP_IS_E1H((bp))) macro
1066 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))
1088 (!CHIP_IS_E1x(bp) && \
1460 #define BP_PATH(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))
1468 (vn) * ((CHIP_IS_E1x(bp) || (CHIP_MODE_IS_4_PORT(bp))) ? 2 : 1))
2608 (CHIP_IS_E1x(bp) ? MCP_REG_MCPR_SCRATCH : MCP_A_REG_MCPR_SCRATCH)
Dbnx2x_cmn.c2076 return bnx2x_config_rss_eth(bp, bp->port.pmf || !CHIP_IS_E1x(bp)); in bnx2x_init_rss()
2108 if (!CHIP_IS_E1x(bp)) { in bnx2x_rss()
3084 if (!CHIP_IS_E1x(bp)) in bnx2x_nic_unload()
3404 if (!CHIP_IS_E1x(bp) && skb->encapsulation) { in bnx2x_xmit_type()
3965 if (!CHIP_IS_E1x(bp)) { in bnx2x_start_xmit()
4088 if (!CHIP_IS_E1x(bp)) in bnx2x_start_xmit()
4382 if (!CHIP_IS_E1x(bp)) in bnx2x_free_fp_mem_at()
4452 if (!CHIP_IS_E1x(bp)) { in set_sb_shortcuts()
4562 if (!CHIP_IS_E1x(bp)) { in bnx2x_alloc_fp_mem_at()
Dbnx2x_link.c6389 if (CHIP_IS_E1x(bp) || in bnx2x_set_led()
6567 (CHIP_IS_E1x(bp) || in bnx2x_link_initialize()
6671 if (CHIP_IS_E1x(bp) || in bnx2x_update_link_down()
6735 if ((CHIP_IS_E1x(bp) || in bnx2x_update_link_up()
6762 if (CHIP_IS_E1x(bp)) in bnx2x_update_link_up()
8203 if (!CHIP_IS_E1x(bp)) { in bnx2x_get_edc_mode()
9526 if (!CHIP_IS_E1x(bp)) in bnx2x_8727_read_status()
10267 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_config_init()
10592 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_link_reset()
10619 if (!(CHIP_IS_E1x(bp))) in bnx2x_848xx_set_link_led()
[all …]
Dbnx2x_sp.c2154 if (CHIP_IS_E1x(bp)) { in bnx2x_init_mac_obj()
2207 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_obj()
2582 if (CHIP_IS_E1x(bp)) { in bnx2x_init_rx_mode_obj()
4206 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_credit_pool()
5461 if (CHIP_IS_E1x(bp)) in bnx2x_init_queue_obj()
Dbnx2x_ethtool.c2544 if (CHIP_IS_E1x(bp)) { in bnx2x_run_loopback()
2907 if (!CHIP_IS_E1x(bp) && !CHIP_IS_57811xx(bp)) { in bnx2x_test_nvram()
3351 if (CHIP_IS_E1x(bp) && udp_rss_requested) { in bnx2x_set_rss_flags()
Dbnx2x_stats.c376 if (CHIP_IS_E1x(bp)) { in bnx2x_port_stats_init()
558 if (CHIP_IS_E1x(bp)) { in bnx2x_bmac_stats_update()
Dbnx2x_vfpf.c1082 if (CHIP_IS_E1x(bp)) { in bnx2x_copy32_vf_dmae()
Dbnx2x_dcb.c925 if (!CHIP_IS_E1x(bp)) { in bnx2x_dcbx_set_state()
Dbnx2x_sriov.c1189 if (CHIP_IS_E1x(bp)) in bnx2x_iov_init_one()