Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_int.h281 ((CHIP_REV_IS_SLOW(dev) && (!(dev)->b_is_emul_full)) ? \
H A Decore_init_ops.c194 if ((CHIP_REV_IS_SLOW(p_hwfn->p_dev) && (size < 16)) ||
589 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) {
H A Decore_hw.c267 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_is_reg_fifo_empty()
290 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_wr()
314 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_rd()
H A Decore.h836 #define CHIP_REV_IS_SLOW(_p_dev) \ macro
844 #define CHIP_REV_IS_ASIC(_p_dev) !CHIP_REV_IS_SLOW(_p_dev)
H A Decore_l2.c466 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_sp_eth_vport_start()
615 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_sp_update_accept_mode()
1410 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_filter_ucast_common()
H A Decore_dev.c2702 CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_final_cleanup()
2788 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_calc_hw_mode()
4835 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in __ecore_hw_set_resc_info()
5023 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_hw_get_resc()
5043 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev) && in ecore_hw_get_resc()
H A Decore_mcp.c2744 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) { in ecore_mcp_get_link_state()
2958 if (CHIP_REV_IS_SLOW(p_hwfn->p_dev)) in ecore_mcp_send_drv_version()
/freebsd/sys/dev/bxe/
H A Dbxe.c1120 if (CHIP_REV_IS_SLOW(sc)) { in bxe_acquire_nvram_lock()
1156 if (CHIP_REV_IS_SLOW(sc)) { in bxe_release_nvram_lock()
1235 if (CHIP_REV_IS_SLOW(sc)) { in bxe_nvram_read_dword()
1351 if (CHIP_REV_IS_SLOW(sc)) { in bxe_nvram_write_dword()
1586 int timeout = CHIP_REV_IS_SLOW(sc) ? 400000 : 4000; in bxe_issue_dmae_with_comp()
2147 uint8_t delay = CHIP_REV_IS_SLOW(sc) ? 100 : 10; in elink_cb_fw_command()
10112 if (CHIP_REV_IS_SLOW(sc)) { in bxe_get_cmng_fns_mode()
10599 if (CHIP_REV_IS_SLOW(sc)) { in bxe_set_power_state()
10819 if (CHIP_REV_IS_SLOW(sc)) { in bxe_mcp_wait_one()
11863 if (IS_PF(sc) && !CHIP_REV_IS_SLOW(sc)) { in bxe_link_status_update()
[all …]
H A Decore_sp.c3720 uint8_t offset = (CHIP_REV_IS_SLOW(sc) ? in ecore_mcast_set_rdata_hdr_e1()
4118 if (CHIP_REV_IS_SLOW(sc)) in ecore_init_mcast_obj()
4400 if (!CHIP_REV_IS_SLOW(sc)) in ecore_init_mac_credit_pool()
4412 if (!CHIP_REV_IS_SLOW(sc)) in ecore_init_mac_credit_pool()
4427 if (!CHIP_REV_IS_SLOW(sc)) in ecore_init_mac_credit_pool()
H A Dbxe_stats.c188 if (CHIP_REV_IS_SLOW(sc)) { in bxe_hw_stats_post()
H A Dbxe_elink.c2650 if (CHIP_REV_IS_SLOW(sc)) { in elink_emac_enable()
14018 !CHIP_REV_IS_SLOW(sc)) { in elink_phy_init()
14127 if (reset_ext_phy && (!CHIP_REV_IS_SLOW(sc))) { in elink_link_reset()
14150 if (!CHIP_REV_IS_SLOW(sc)) in elink_link_reset()