Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_func.h29 u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */; member
H A Decore_init_fw_funcs.c1325 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()