Home
last modified time | relevance | path

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

/dpdk/drivers/net/qede/base/
H A Decore_dev.c847 u32 addr, val, eng_sel; in ecore_llh_set_ppfid_affinity() local
863 eng_sel = 0; in ecore_llh_set_ppfid_affinity()
866 eng_sel = 1; in ecore_llh_set_ppfid_affinity()
869 eng_sel = 2; in ecore_llh_set_ppfid_affinity()
880 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_NON_ROCE, eng_sel); in ecore_llh_set_ppfid_affinity()
897 u32 addr, val, eng_sel; in ecore_llh_set_roce_affinity() local
909 eng_sel = 0; in ecore_llh_set_roce_affinity()
912 eng_sel = 1; in ecore_llh_set_roce_affinity()
915 eng_sel = 2; in ecore_llh_set_roce_affinity()
933 SET_FIELD(val, NIG_REG_PPF_TO_ENGINE_SEL_ROCE, eng_sel); in ecore_llh_set_roce_affinity()