Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDcommon_hsi.h157 #define NUM_PHYS_TCS_4PORT_K2 4 macro
162 #define NUM_TCS_4PORT_K2 (NUM_PHYS_TCS_4PORT_K2 + 1)
HDecore_dev.c1919 qm_info->max_phys_tcs_per_port = four_port ? NUM_PHYS_TCS_4PORT_K2 : NUM_OF_PHYS_TCS; in ecore_init_qm_params()
5668 p_hwfn->hw_info.num_hw_tc = NUM_PHYS_TCS_4PORT_K2; in ecore_get_hw_info()