Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c908 u8 sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_nig_ets() local
926 sp_tc_map |= (1 << tc); in ecore_init_nig_ets()
940 …b ? NIG_REG_LB_ARB_CLIENT_IS_STRICT : NIG_REG_TX_ARB_CLIENT_IS_STRICT, (sp_tc_map << tc_client_off… in ecore_init_nig_ets()
1070 u8 tc, sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_prs_ets() local
1080 sp_tc_map |= (1 << tc); in ecore_init_prs_ets()
1094 ecore_wr(p_hwfn, p_ptt, PRS_REG_ETS_ARB_CLIENT_IS_STRICT, sp_tc_map); in ecore_init_prs_ets()