Searched refs:eng_sel (Results 1 – 3 of 3) sorted by relevance
146 #define MV_WIN_CESA_ATTR(eng_sel) 0 argument155 #define MV_WIN_CESA_ATTR_ARMADAXP(eng_sel) (1 | ((eng_sel) << 2)) argument167 #define MV_WIN_CESA_ATTR_ARMADA38X(eng_sel) (0x11 | (1 << (3 - (eng_sel)))) argument
79 static int mv_win_cesa_attr_armada38x(int eng_sel);80 static int mv_win_cesa_attr_armadaxp(int eng_sel);325 static int mv_win_cesa_attr_armada38x(int eng_sel) in mv_win_cesa_attr_armada38x() argument328 return MV_WIN_CESA_ATTR_ARMADA38X(eng_sel); in mv_win_cesa_attr_armada38x()331 static int mv_win_cesa_attr_armadaxp(int eng_sel) in mv_win_cesa_attr_armadaxp() argument334 return MV_WIN_CESA_ATTR_ARMADAXP(eng_sel); in mv_win_cesa_attr_armadaxp()
886 u32 addr, val, eng_sel; in ecore_llh_set_ppfid_affinity() local902 eng_sel = 0; in ecore_llh_set_ppfid_affinity()905 eng_sel = 1; in ecore_llh_set_ppfid_affinity()908 eng_sel = 2; in ecore_llh_set_ppfid_affinity()919 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_NON_ROCE, eng_sel); in ecore_llh_set_ppfid_affinity()936 u32 addr, val, eng_sel; in ecore_llh_set_roce_affinity() local948 eng_sel = 0; in ecore_llh_set_roce_affinity()951 eng_sel = 1; in ecore_llh_set_roce_affinity()954 eng_sel = 2; in ecore_llh_set_roce_affinity()972 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_ROCE, eng_sel); in ecore_llh_set_roce_affinity()