Searched refs:num_active_tcs (Results 1 – 2 of 2) sorted by relevance
29 u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */; member
1325 if (req->num_active_tcs[port]) in ecore_init_brb_ram()1339 port_blocks = req->num_active_tcs[port] ? active_port_blocks : in ecore_init_brb_ram()1341 port_guaranteed_blocks = req->num_active_tcs[port] * in ecore_init_brb_ram()1344 full_xoff_th = req->num_active_tcs[port] * in ecore_init_brb_ram()1360 if (tc == req->num_active_tcs[port]) { in ecore_init_brb_ram()