Searched refs:ECORE_IS_BB_A0 (Results 1 – 2 of 2) sorted by relevance
263 if (ECORE_IS_BB_A0(p_hwfn->p_dev)) { in ecore_set_hw_tunn_mode_port()287 if (ECORE_IS_BB_A0(p_hwfn->p_dev)) { in ecore_tunn_set_pf_start_params()516 if (ECORE_IS_BB_A0(p_hwfn->p_dev)) { in ecore_sp_pf_update_tunn_cfg()
704 #define ECORE_IS_BB_A0(dev) (ECORE_IS_BB(dev) && CHIP_REV_IS_A0(dev)) macro