Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c964 u8 sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_nig_ets() local
982 sp_tc_map |= (1 << tc); in ecore_init_nig_ets()
996 …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()
1122 u8 tc, sp_tc_map = 0, wfq_tc_map = 0; in ecore_init_prs_ets() local
1132 sp_tc_map |= (1 << tc); in ecore_init_prs_ets()
1146 ecore_wr(p_hwfn, p_ptt, PRS_REG_ETS_ARB_CLIENT_IS_STRICT, sp_tc_map); in ecore_init_prs_ets()