Searched refs:tc_guaranteed_blocks (Results 1 – 1 of 1) sorted by relevance
1152 u32 tc_guaranteed_blocks; in ecore_init_brb_ram() local1156 tc_guaranteed_blocks = (u32)DIV_ROUND_UP(req->guranteed_per_tc, BRB_BLOCK_SIZE); in ecore_init_brb_ram()1158 port_guaranteed_blocks = req->num_active_tcs[port] * tc_guaranteed_blocks; in ecore_init_brb_ram()1174 tc_guaranteed_blocks = 0; in ecore_init_brb_ram()1182 ecore_wr(p_hwfn, p_ptt, BRB_REG_TC_GUARANTIED_0 + reg_offset, tc_guaranteed_blocks); in ecore_init_brb_ram()