Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c3473 if (!CHIP_IS_E1x(sc)) in bnx2x_chk_parity_attn()
4961 if (CHIP_IS_E1x(sc)) in bnx2x_init_eth_fp()
5300 if (CHIP_IS_E1x(sc)) { in bnx2x_func_init()
5962 if (CHIP_IS_E1x(sc)) { in bnx2x_set_234_gates()
8417 if (CHIP_IS_E1x(sc)) { in bnx2x_get_device_info()
8470 if (CHIP_IS_E1x(sc)) { in bnx2x_get_device_info()
9192 if (CHIP_IS_E1x(sc)) { in bnx2x_do_flr()
11232 if (!CHIP_IS_E1x(sc))
11249 if (!CHIP_IS_E1x(sc))
11272 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))
1991 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()