Searched refs:ECORE_IS_BB (Results 1 – 9 of 9) sorted by relevance
592 (ECORE_IS_BB((_p_hwfn)->p_dev) ? ((_p_hwfn)->abs_pf_id & 1) : 0)768 #define ECORE_IS_BB(dev) ((dev)->type == ECORE_DEV_TYPE_BB) macro769 #define ECORE_IS_BB_A0(dev) (ECORE_IS_BB(dev) && CHIP_REV_IS_A0(dev))771 #define ECORE_IS_BB_B0(dev) ((ECORE_IS_BB(dev) && CHIP_REV_IS_B0(dev)) || \774 #define ECORE_IS_BB_B0(dev) (ECORE_IS_BB(dev) && CHIP_REV_IS_B0(dev))1079 (ECORE_IS_BB((_p_hwfn)->p_dev) ? \1084 (ECORE_IS_BB((_p_hwfn)->p_dev) ? \
2654 if (ECORE_IS_BB(p_hwfn->p_dev)) { in ecore_calc_hw_mode()2736 if (ECORE_IS_BB(p_dev)) in ecore_hw_init_chip()2944 if (ECORE_IS_BB(p_dev)) { in ecore_hw_init_common()3099 if (ECORE_IS_BB(p_hwfn->p_dev)) in ecore_emul_link_init()3393 if (!ECORE_IS_BB(p_dev)) in ecore_hw_init_port()4694 if (ECORE_IS_BB(p_dev)) in ecore_hw_get_ppfid_bitmap()5117 if (ECORE_IS_BB(p_hwfn->p_dev)) in ecore_hw_get_nvm_info()5204 if (ECORE_IS_BB(p_dev)) { in ecore_get_num_funcs()5490 ECORE_IS_BB(p_dev) ? "BB" : "AH", in ecore_get_dev_name()5555 ECORE_IS_BB(p_dev) ? "BB" : "AH", in ecore_get_dev_info()[all …]
22 #define MCP_PF_ID_BY_REL(p_hwfn, rel_pfid) (ECORE_IS_BB((p_hwfn)->p_dev) ? \
479 ECORE_IS_BB(p_dev) ? "BB" : "AH", in ecore_vf_pf_acquire()
2818 ECORE_IS_BB(p_hwfn->p_dev) ? "CFG_VF_MSIX" : in ecore_mcp_config_vf_msix()2824 if (ECORE_IS_BB(p_hwfn->p_dev)) in ecore_mcp_config_vf_msix()
1935 if (ECORE_IS_BB(p_hwfn->p_dev)) { in __ecore_get_vport_port_stats()
820 if (!ECORE_IS_BB(p_hwfn->p_dev)) in ecore_int_aeu_translate()
875 if (!ECORE_IS_BB(p_hwfn->p_dev)) { in ecore_iov_enable_vf_access_msix()
377 ECORE_IS_BB(edev) ? "BB" : "AH", in qede_print_adapter_info()1710 if (ECORE_IS_BB(&qdev->edev)) in qede_get_xstats_count()1742 if (ECORE_IS_BB(edev)) { in qede_get_xstats_names()1797 if (ECORE_IS_BB(edev)) { in qede_get_xstats()