Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c3477 if (!CHIP_IS_E1x(sc)) in bnx2x_chk_parity_attn()
4965 if (CHIP_IS_E1x(sc)) in bnx2x_init_eth_fp()
5304 if (CHIP_IS_E1x(sc)) { in bnx2x_func_init()
5966 if (CHIP_IS_E1x(sc)) { in bnx2x_set_234_gates()
8421 if (CHIP_IS_E1x(sc)) { in bnx2x_get_device_info()
8474 if (CHIP_IS_E1x(sc)) { in bnx2x_get_device_info()
9196 if (CHIP_IS_E1x(sc)) { in bnx2x_do_flr()
11225 if (!CHIP_IS_E1x(sc))
11242 if (!CHIP_IS_E1x(sc))
11265 if (!CHIP_IS_E1x(sc))
[all …]
H A Dbnx2x.h880 #define CHIP_IS_E1x(sc) CHIP_IS_E1H(sc) macro
944 #define CONFIGURE_NIC_MODE(sc) (!CHIP_IS_E1x(sc) && !CNIC_ENABLED(sc))
959 (!CHIP_IS_E1x(sc) && \
1118 ((CHIP_IS_E1x(sc) || (CHIP_IS_MODE_4_PORT(sc))) ? 2 : 1))
1992 if (!CHIP_IS_E1x(sc)) { in bnx2x_stats_id()
H A Delink.c7588 if (CHIP_IS_E1x(sc) || in elink_update_link_down()
7652 if ((CHIP_IS_E1x(sc) || in elink_update_link_up()
7679 if (CHIP_IS_E1x(sc)) in elink_update_link_up()
10494 if (!CHIP_IS_E1x(sc)) in elink_8727_read_status()
11261 if (!(CHIP_IS_E1x(sc))) in elink_848x3_config_init()
11599 if (!(CHIP_IS_E1x(sc))) in elink_848x3_link_reset()
13689 if (CHIP_IS_E1x(sc)) in elink_init_emul()
13751 if (CHIP_IS_E1x(sc)) in elink_init_fpga()
13900 if (!CHIP_IS_E1x(sc)) in elink_set_rx_filter()
14402 if (CHIP_IS_E1x(sc)) in elink_8073_common_init_phy()
[all …]
H A Dbnx2x_stats.c341 if (CHIP_IS_E1x(sc)) { in bnx2x_port_stats_init()
543 if (CHIP_IS_E1x(sc)) { in bnx2x_bmac_stats_update()
H A Decore_sp.c1901 if (CHIP_IS_E1x(sc)) { in ecore_init_mac_obj()
2222 if (CHIP_IS_E1x(sc)) { in ecore_init_rx_mode_obj()
3451 if (CHIP_IS_E1x(sc)) { in ecore_init_vlan_credit_pool()
4649 if (CHIP_IS_E1x(sc)) in ecore_init_queue_obj()