Searched refs:CHIP_IS_E1x (Results 1 – 11 of 11) sorted by relevance
975 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()979 CHIP_IS_E1x(bp) ? in bnx2x_panic_dump()5050 if (!CHIP_IS_E1x(bp)) in bnx2x_chk_parity_attn()5145 if (!CHIP_IS_E1x(bp)) in bnx2x_attn_int_deasserted()6840 if (!CHIP_IS_E1x(bp)) in bnx2x_enable_blocks_attention()6875 if (!CHIP_IS_E1x(bp)) in bnx2x_enable_blocks_attention()6885 if (!CHIP_IS_E1x(bp)) in bnx2x_enable_blocks_attention()11996 if (CHIP_IS_E1x(bp)) in bnx2x_get_hwinfo()12389 if (CHIP_IS_E1x(bp)) in bnx2x_init_bp()12660 if (CHIP_IS_E1x(bp)) in bnx2x_set_mc_list()[all …]
1050 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()
917 #define CHIP_IS_E1x(bp) (CHIP_IS_E1((bp)) || CHIP_IS_E1H((bp))) macro961 #define CONFIGURE_NIC_MODE(bp) (!CHIP_IS_E1x(bp) && !CNIC_ENABLED(bp))983 (!CHIP_IS_E1x(bp) && \1360 #define BP_PATH(bp) (CHIP_IS_E1x(bp) ? 0 : (bp->pf_num & 1))1368 (vn) * ((CHIP_IS_E1x(bp) || (CHIP_MODE_IS_4_PORT(bp))) ? 2 : 1))2521 (CHIP_IS_E1x(bp) ? MCP_REG_MCPR_SCRATCH : MCP_A_REG_MCPR_SCRATCH)
2077 return bnx2x_config_rss_eth(bp, bp->port.pmf || !CHIP_IS_E1x(bp)); in bnx2x_init_rss()2109 if (!CHIP_IS_E1x(bp)) { in bnx2x_rss()3098 if (!CHIP_IS_E1x(bp)) in bnx2x_nic_unload()3380 if (!CHIP_IS_E1x(bp) && skb->encapsulation) { in bnx2x_xmit_type()3948 if (!CHIP_IS_E1x(bp)) { in bnx2x_start_xmit()4071 if (!CHIP_IS_E1x(bp)) in bnx2x_start_xmit()4377 if (!CHIP_IS_E1x(bp)) in bnx2x_free_fp_mem_at()4447 if (!CHIP_IS_E1x(bp)) { in set_sb_shortcuts()4556 if (!CHIP_IS_E1x(bp)) { in bnx2x_alloc_fp_mem_at()
6659 if (CHIP_IS_E1x(bp) || in bnx2x_update_link_down()6723 if ((CHIP_IS_E1x(bp) || in bnx2x_update_link_up()6750 if (CHIP_IS_E1x(bp)) in bnx2x_update_link_up()9506 if (!CHIP_IS_E1x(bp)) in bnx2x_8727_read_status()10295 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_config_init()10653 if (!(CHIP_IS_E1x(bp))) in bnx2x_848x3_link_reset()10680 if (!(CHIP_IS_E1x(bp))) in bnx2x_848xx_set_link_led()12800 if (!CHIP_IS_E1x(bp)) in bnx2x_set_rx_filter()13201 if (CHIP_IS_E1x(bp)) { in bnx2x_8073_common_init_phy()13253 if (CHIP_IS_E1x(bp)) in bnx2x_8073_common_init_phy()[all …]
2605 if (CHIP_IS_E1x(bp)) { in bnx2x_run_loopback()2968 if (!CHIP_IS_E1x(bp) && !CHIP_IS_57811xx(bp)) { in bnx2x_test_nvram()3407 if (CHIP_IS_E1x(bp) && udp_rss_requested) { in bnx2x_set_rxfh_fields()
2156 if (CHIP_IS_E1x(bp)) { in bnx2x_init_mac_obj()2209 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_obj()2584 if (CHIP_IS_E1x(bp)) { in bnx2x_init_rx_mode_obj()4426 if (CHIP_IS_E1x(bp)) { in bnx2x_init_vlan_credit_pool()5680 if (CHIP_IS_E1x(bp)) in bnx2x_init_queue_obj()
376 if (CHIP_IS_E1x(bp)) { in bnx2x_port_stats_init()558 if (CHIP_IS_E1x(bp)) { in bnx2x_bmac_stats_update()
1083 if (CHIP_IS_E1x(bp)) { in bnx2x_copy32_vf_dmae()
954 if (!CHIP_IS_E1x(bp)) { in bnx2x_dcbx_set_state()
1187 if (CHIP_IS_E1x(bp)) in bnx2x_iov_init_one()
Completed in 102 milliseconds