Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c1042 u8 sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_nig_ets() local
1067 sp_tc_map |= (1 << tc); in ecore_init_nig_ets()
1084 (sp_tc_map << tc_client_offset)); in ecore_init_nig_ets()
1242 u8 tc, sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_prs_ets() local
1254 sp_tc_map |= (1 << tc); in ecore_init_prs_ets()
1268 ecore_wr(p_hwfn, p_ptt, PRS_REG_ETS_ARB_CLIENT_IS_STRICT, sp_tc_map); in ecore_init_prs_ets()